1. 135677a For userdebug builds, enable Dalvik lock contention sampling. by Brad Fitzpatrick · 14 years ago
  2. 139e332 Add symbols.zip and build.prop to sdk dist. by Ying Wang · 14 years ago
  3. 6714dbc Add comments for ANDROID_BUILD_SHELL by Ying Wang · 14 years ago
  4. 2ce495a Allow use of alternative to bash as the build shell. by Ying Wang · 14 years ago
  5. 9a6a1e3 Add android-info.txt to the dist dir. by Ying Wang · 14 years ago
  6. b464b5e The builders project is gone. Remove it from main.mk by Xavier Ducrohet · 14 years ago
  7. 5dc8a65 remove obsolete property ro.config.sync by Fred Quintana · 14 years ago
  8. 719a123 Allow sdk/builders to be built using Windows SDK. by Raphael · 14 years ago
  9. 5993b09 am ccd0338c: am e749b5a7: Fix windows make: layoutlib_api moved to sdk.git too. by Raphael · 14 years ago
  10. e749b5a Fix windows make: layoutlib_api moved to sdk.git too. by Raphael · 15 years ago
  11. 44f6dde am acbbba88: am d1b68863: Merge "Add etc1tool to Windows SDK." into eclair by Raphael Moll · 15 years ago
  12. 4e7b0e2 Add etc1tool to Windows SDK. by Raphael · 15 years ago
  13. 75127b7 Remove special-handling of the restricted tag. by Jean-Baptiste Queru · 15 years ago
  14. 6907cfe Remove special-case where CLASS=apps ignored TAGS=user by Jean-Baptiste Queru · 15 years ago
  15. 64b00e3 Squashed commit of the following: by Andreas Huber · 15 years ago
  16. c3d743d am 81d88c31: am d920ec83: Fix a Windows-only discrepency in the Windows SDK build. by Raphael · 15 years ago
  17. 6f5cb99 am f15e028f: am a62a4421: Fix the Windows SDK build for the development to sdk split. by Raphael · 15 years ago
  18. 81d88c3 am d920ec83: Fix a Windows-only discrepency in the Windows SDK build. by Raphael · 15 years ago
  19. f15e028 am a62a4421: Fix the Windows SDK build for the development to sdk split. by Raphael · 15 years ago
  20. d920ec8 Fix a Windows-only discrepency in the Windows SDK build. by Raphael · 15 years ago
  21. a62a442 Fix the Windows SDK build for the development to sdk split. by Raphael · 15 years ago
  22. 573205f Remove external/googleclient (the code moved elsewhere) by Dan Egnor · 15 years ago
  23. 170e1d5 add the new accounts and sync package to the generic target and enable sync for all builds by Fred Quintana · 15 years ago
  24. aa56986 Windows SDK: support tools/sdklauncher and tools/layoutopt by Raphael · 15 years ago
  25. 0889661 eng builds only -- make the thing that makes setupwizard optional actually work. by Joe Onorato · 15 years ago
  26. 28fcfdd Fix broken server Windows SDK build. by Raphael · 15 years ago
  27. f6ff4c5 Windows: Fix platform build. by Raphael · 15 years ago
  28. cac4dcc am 31a8ac22: BUG 1993354 : Add zipalign to Windows SDK by Raphael · 15 years ago
  29. 31a8ac2 BUG 1993354 : Add zipalign to Windows SDK by Raphael · 15 years ago
  30. dc1a728 Rewrite findleaves.sh in python by Joe Onorato · 15 years ago
  31. 1de6688 Don't check build tools versions (including javac) every time make is run. by Joe Onorato · 15 years ago
  32. ead9646 Don't run findleaves.sh if we're doing ONE_SHOT_MAKEFILE. by Joe Onorato · 15 years ago
  33. b7c41aa Add a separate version of the docs build that only does the stubs. by Joe Onorato · 15 years ago
  34. f2bce89 am e334d255: Speed up the full build. by Joe Onorato · 15 years ago
  35. e334d25 Speed up the full build. by Joe Onorato · 15 years ago
  36. 8e879ba Revert "Ensure that /system/etc/vold.conf is created in the "generic" product." by San Mehat · 15 years ago
  37. 04edc95 Merge branch 'master' of git://android.git.kernel.org/platform/build into merge_korg_master by Jean-Baptiste Queru · 15 years ago
  38. 87c8657 Move the BoardConfig.mk search and inclusion to core/config.mk. by Patrick Scott · 15 years ago
  39. 6178e23 am 9d9f3678: Java 1.5 is required. Enforce it. by Joe Onorato · 15 years ago
  40. 9d9f367 Java 1.5 is required. Enforce it. by Joe Onorato · 15 years ago
  41. 1f04a3b Fix the is_sdk_build check when installing the apns. by Patrick Scott · 15 years ago
  42. 81d04d5 am a0bad432: Merge change 3237 into donut by Android (Google) Code Review · 15 years ago
  43. d8a6ac1 Add archquery to the windows make by Raphael · 15 years ago
  44. 4afb4f20 am 3026e96d: Merge change 2245 into donut by Android (Google) Code Review · 15 years ago
  45. ecc70d7 Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 15 years ago
  46. a3072e5 am eefd0212: Print the platform version and version codename in the big build header. by Joe Onorato · 15 years ago
  47. eefd021 Print the platform version and version codename in the big build header. by Joe Onorato · 15 years ago
  48. bf1de8c am a47b47a: Merge change 530 into donut by Android (Google) Code Review · 15 years ago
  49. 98dce16 Merge commit 'korg/donut' by The Android Open Source Project · 15 years ago
  50. 9058e72 Remove obsolete activitycreator from windows SDK makefile. by Raphael · 15 years ago
  51. a779a05 AI 146498: am: CL 145983 am: CL 145911 ADT #1778786: tool to generate stubbed jar file. by Raphael Moll · 15 years ago
  52. e53ceac Merge commit 'korg/cupcake' by The Android Open Source Project · 15 years ago
  53. a190c52 AI 145983: am: CL 145911 ADT #1778786: tool to generate stubbed jar file. by Raphael Moll · 15 years ago
  54. eb19b3e AI 146003: am: CL 145850 am: CL 145512 SDK add-on updates by Joe Onorato · 15 years ago
  55. 743e250 AI 145942: Enable type-precise GC on sapphire builds. by Andy McFadden · 15 years ago
  56. a7bfb4f AI 145911: ADT #1778786: tool to generate stubbed jar file. by Raphael Moll · 15 years ago
  57. 03fbe40 AI 145850: am: CL 145512 SDK add-on updates by Joe Onorato · 15 years ago
  58. 15ca0bd AI 145512: SDK add-on updates by Joe Onorato · 15 years ago
  59. f3e79f9 AI 144767: am: CL 144765 am: CL 144764 Fix the SDK build to properly package what needs to go in the system image (bug #1761105) by Xavier Ducrohet · 15 years ago
  60. 6a76942 AI 144765: am: CL 144764 Fix the SDK build to properly package what needs to go in the system image (bug #1761105) by Xavier Ducrohet · 15 years ago
  61. f39ac42 AI 144764: Fix the SDK build to properly package what needs to go in the system image (bug #1761105) by Xavier Ducrohet · 15 years ago
  62. ff2c9de Ensure that /system/etc/vold.conf is created in the "generic" product. by David 'Digit' Turner · 15 years ago
  63. d9b64e1 AI 143880: am: CL 143879 am: CL 143876 Include hprof-conv in SDK (bug #1640225) by Raphael Moll · 15 years ago
  64. a401b05 AI 143879: am: CL 143876 Include hprof-conv in SDK (bug #1640225) by Raphael Moll · 15 years ago
  65. e340277 AI 143876: Include hprof-conv in SDK (bug #1640225) BUG=1640225 by Raphael Moll · 15 years ago
  66. 6bce205 auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  67. fdd3a10 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  68. 2f31293 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 15 years ago
  69. 88b6079 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  70. 05806d7 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  71. 094268c auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  72. a9b2249 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  73. 4d23ccc auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  74. 41977d7 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  75. 475fa12 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  76. 35cfb08 auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  77. 66339ad auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  78. 4f85cc5 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  79. dcc08f0 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  80. b6c1cf6 Initial Contribution by The Android Open Source Project · 16 years ago