1. 3e8b79c Merge "Increase system image partition size to fix build" into lmp-dev by Vince Harron · 11 years ago
  2. c1a9edd Increase system image partition size to fix build by Vince Harron · 11 years ago
  3. 783d016 am bc667f1c: am 08f336ea: fix regression from Change-Id: I88c1e8192f1cbb5373af592b9e9f9a04ffe6fc7c that causes anchors in most docs other than reference to stop working by smain@google.com · 11 years ago
  4. 4247c94 am f4cefc19: am 633f322b: update the analytics tracking event calls to use new API for analytics.js bug: 16331906 by smain@google.com · 11 years ago
  5. 397a8be Merge "Call art-on only when debugging ART processes." into lmp-dev by Christopher Ferris · 11 years ago
  6. 855d27f Call art-on only when debugging ART processes. by Christopher Ferris · 11 years ago
  7. bc667f1 am 08f336ea: fix regression from Change-Id: I88c1e8192f1cbb5373af592b9e9f9a04ffe6fc7c that causes anchors in most docs other than reference to stop working by smain@google.com · 11 years ago
  8. 08f336ea fix regression from Change-Id: I88c1e8192f1cbb5373af592b9e9f9a04ffe6fc7c by smain@google.com · 11 years ago
  9. f4cefc1 am 633f322b: update the analytics tracking event calls to use new API for analytics.js bug: 16331906 by smain@google.com · 11 years ago
  10. 633f322 update the analytics tracking event calls to use new API for analytics.js by smain@google.com · 11 years ago
  11. c776f06 Merge "Build: Do not set interpreted mode for SDK build" into lmp-dev by Andreas Gampe · 11 years ago
  12. 2abc44c Build: Do not set interpreted mode for SDK build by Andreas Gampe · 11 years ago
  13. c464dbc am 5e5f5b77: am 7ddf7943: am 9a818f55: more fixes to scroll offset for the sticky header. This offsets the layout position of all <a name=""> tags so they naturally show up below the sticky nav bar... though this is only for API reference, which uses <a> tags as ancho by smain@google.com · 11 years ago
  14. 5e5f5b7 am 7ddf7943: am 9a818f55: more fixes to scroll offset for the sticky header. This offsets the layout position of all <a name=""> tags so they naturally show up below the sticky nav bar... though this is only for API reference, which uses <a> tags as anchors for all AP by smain@google.com · 11 years ago
  15. 7ddf794 am 9a818f55: more fixes to scroll offset for the sticky header. This offsets the layout position of all <a name=""> tags so they naturally show up below the sticky nav bar... though this is only for API reference, which uses <a> tags as anchors for all API members. bu by smain@google.com · 11 years ago
  16. a45c2e5 Merge "Add two useful character constants." into lmp-dev by Ying Wang · 11 years ago
  17. 58a5db3 Add two useful character constants. by Ying Wang · 11 years ago
  18. 9a818f5 more fixes to scroll offset for the sticky header. by smain@google.com · 11 years ago
  19. 4991ae0 Merge "Add split apks to the cts package." into lmp-dev by Ying Wang · 11 years ago
  20. a815a00 Merge "Build: Increase system image for generic_arm64" into lmp-dev by Andreas Gampe · 11 years ago
  21. 65650a2 Build: Increase system image for generic_arm64 by Andreas Gampe · 11 years ago
  22. 5e0dbe0 Conditionally skip dex-preopting prebuilts. by Andreas Gampe · 11 years ago
  23. bc904d2 am 626f62b3: (-s ours) am cef526f0: DO NOT MERGE Update version code for MR1 (4.4W.2) by Justin Koh · 11 years ago
  24. 626f62b am cef526f0: DO NOT MERGE Update version code for MR1 (4.4W.2) by Justin Koh · 11 years ago
  25. a503fb3 PIE executables created with mingw use "mainCRTStartup" as their entry point. by Stephen Hines · 11 years ago
  26. 72f0cf5 Merge "Convert comma in split arguments to underscore." into lmp-dev by Ying Wang · 11 years ago
  27. 1de1691 Merge "Update prebuilt RS clcore location." into lmp-dev by Tim Murray · 11 years ago
  28. 07a11d3 Merge "Switch to hermetic GCC 4.8.3-based x86_64-w64-mingw32-4.8 compiler." into lmp-dev by Stephen Hines · 11 years ago
  29. 56f688b Merge "Switch TBLGEN-related executables to use "BUILD_" instead of "HOST_"." into lmp-dev by Stephen Hines · 11 years ago
  30. dc1d0ab Update prebuilt RS clcore location. by Tim Murray · 11 years ago
  31. 114a0fc Convert comma in split arguments to underscore. by Ying Wang · 11 years ago
  32. 89ec798 Add split apks to the cts package. by Ying Wang · 11 years ago
  33. cef526f DO NOT MERGE Update version code for MR1 (4.4W.2) by Justin Koh · 11 years ago
  34. fc6d5b6 Allow to add jar resource or manifest even without Java code. by Ying Wang · 11 years ago
  35. c168b6e Merge "the recovery image also needs to be signed with $(BOOT_SIGNER)" into lmp-dev by Ying Wang · 11 years ago
  36. dc64c7b Switch to hermetic GCC 4.8.3-based x86_64-w64-mingw32-4.8 compiler. by Stephen Hines · 11 years ago
  37. b34b7ae Switch TBLGEN-related executables to use "BUILD_" instead of "HOST_". by Stephen Hines · 11 years ago
  38. 194418c the recovery image also needs to be signed with $(BOOT_SIGNER) by Andrew Boie · 11 years ago
  39. f388993 Add docs for Palette and CardView by Chet Haase · 11 years ago
  40. fa5fb51 am 6f1efb31: am 11451e2e: am 83fadade: Doc change: increment queryparam to trigger cache flush on proxies. by Dirk Dougherty · 11 years ago
  41. 6f1efb3 am 11451e2e: am 83fadade: Doc change: increment queryparam to trigger cache flush on proxies. by Dirk Dougherty · 11 years ago
  42. 11451e2 am 83fadade: Doc change: increment queryparam to trigger cache flush on proxies. by Dirk Dougherty · 11 years ago
  43. 83fadad Doc change: increment queryparam to trigger cache flush on proxies. by Dirk Dougherty · 11 years ago
  44. a6a6c35 Return "none" if no matching arch found by Ying Wang · 11 years ago
  45. fa63bb7 Merge "Remove cts dependency on ddmlib" into lmp-dev by Brett Chabot · 11 years ago
  46. cf1d2b1 Remove cts dependency on ddmlib by Brett Chabot · 11 years ago
  47. 151c727 Merge "Refactor show_annotations_list to remove HTML tags from method params" into lmp-dev by Jeff Arneson · 11 years ago
  48. e105b8f Merge "And then L, without ever becoming a real code name, transforms like magic to 5.0." into lmp-dev by Dianne Hackborn · 11 years ago
  49. a47420a Break package-modules build recipe to mutliple lines by Ying Wang · 11 years ago
  50. 105df2f And then L, without ever becoming a real code name, transforms like magic to 5.0. by Dianne Hackborn · 11 years ago
  51. 4cb0499 Allow LOCAL_ASSET_DIR point to nonexistent dir by Ying Wang · 11 years ago
  52. e338610 Remove PinyinIME from target config by Bill Yi · 11 years ago
  53. 7914651 Merge "If oem_fingerprint_props is empty, ignore." into lmp-dev by Michael Runge · 11 years ago
  54. 560569a If oem_fingerprint_props is empty, ignore. by Michael Runge · 11 years ago
  55. 2726211 Set oem_fingerprint_properties only when it is not empty. by Vineeta Srivastava · 11 years ago
  56. d036711 Merge "envsetup.sh: Fix handling of emulator prebuilts path." into lmp-dev by David 'Digit' Turner · 11 years ago
  57. 50d5ccc envsetup.sh: Fix handling of emulator prebuilts path. by David 'Digit' Turner · 11 years ago
  58. 7a89919 Enable multilib odex only if TARGET_2ND_ARCH is defined. by Ying Wang · 11 years ago
  59. ad46e7e Refactor show_annotations_list to remove HTML tags from method params by Jeff Arneson · 11 years ago
  60. ce851e8 Merge "Support to build apk odex for both arch." into lmp-dev by Ying Wang · 11 years ago
  61. db48da7 Support to build apk odex for both arch. by Ying Wang · 11 years ago
  62. 6156bca Renaming Telecomm to Telecom. by Tyler Gunn · 11 years ago
  63. faa1dc5 Merge "Show annotation information for fields, enums, etc. and in the class list" into lmp-dev by Jeff Arneson · 11 years ago
  64. 0c837a0 Merge "Fix mma/mmma by making gettop canonicalize TOP when set" into lmp-dev by Brian Carlstrom · 11 years ago
  65. aaaf502 Merge "Added new 'adb dpm' command to the packages list." into lmp-dev by Esteban Talavera · 11 years ago
  66. a5c4f17 Fix mma/mmma by making gettop canonicalize TOP when set by Brian Carlstrom · 11 years ago
  67. 5ae4286 Merge "Conditionally skip boot jars package name check." into lmp-dev by Ying Wang · 11 years ago
  68. 46526ff Conditionally skip boot jars package name check. by Ying Wang · 11 years ago
  69. 2449418 Merge "SDK Addon multi-sys-img support, part 4." into lmp-dev by Raphael Moll · 11 years ago
  70. 6692715 Missed one part of removing the vbox target. by Dan Albert · 11 years ago
  71. b7af531 Remove the vbox target from the build system. by Dan Albert · 11 years ago
  72. 48c3718 Merge "Check PRODUCT_BOOT_JARS against a whitelist of package names." into lmp-dev by Ying Wang · 11 years ago
  73. 9eefef6 Show annotation information for fields, enums, etc. and in the class list by Jeff Arneson · 11 years ago
  74. b8ef118 Added new 'adb dpm' command to the packages list. by Esteban Talavera · 11 years ago
  75. b34fcce explicitly check the superblock for differences by Doug Zongker · 11 years ago
  76. 0052f75 Merge "Make the text generated by showAnnotations more noticable in docs" into lmp-dev by Jeff Arneson · 11 years ago
  77. acaada1 Use existing my_32_64_bit_suffix. by Ying Wang · 11 years ago
  78. fabd3c0 Merge "Pass -m32 or -m64 to llvm-rs-cc when reflecting C++." into lmp-dev by Tim Murray · 11 years ago
  79. f0020c6 Pass -m32 or -m64 to llvm-rs-cc when reflecting C++. by Tim Murray · 11 years ago
  80. 1e7fd55 Make the text generated by showAnnotations more noticable in docs by Jeff Arneson · 11 years ago
  81. f0d5324 Merge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:" into lmp-dev by Ian Rogers · 11 years ago
  82. 4ee006e Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64: by Alexander Ivchenko · 11 years ago
  83. e987400 Check PRODUCT_BOOT_JARS against a whitelist of package names. by Ying Wang · 11 years ago
  84. ba19802 am 0ab5cc6b: am 99332f11: Allow for opt-in of proguard shrinking of tests with new flag by Mark Renouf · 11 years ago
  85. 0ab5cc6 am 99332f11: Allow for opt-in of proguard shrinking of tests with new flag by Mark Renouf · 11 years ago
  86. 99332f1 Allow for opt-in of proguard shrinking of tests with new flag by Mark Renouf · 11 years ago
  87. 8544877 select default search_path by platform by Doug Zongker · 11 years ago
  88. f856b09 Merge "Add com.android.future.usb.accessory support library to all builds" into lmp-dev by Mike Lockwood · 11 years ago
  89. b0a6278 Add com.android.future.usb.accessory support library to all builds by Mike Lockwood · 11 years ago
  90. 5c980af Merge "Show annotation information in generated documentation" into lmp-dev by Jeff Arneson · 11 years ago
  91. abc3fbe Merge "Run device-specific tasks at the end of Makefile." into lmp-dev by Ying Wang · 11 years ago
  92. b84a9ae am 03f8a4df: am 4f3d3147: Merge "Add java_args as a valid option" into klp-modular-dev by Baligh Uddin · 11 years ago
  93. bd34f52 am 95c17467: am 1131d89b: Add jvm args option. I rather not hardcode some large value just for Volantis. This can easily be passed in from sign-build.sh and should be a no-op for any other tools by Baligh Uddin · 11 years ago
  94. 03f8a4d am 4f3d3147: Merge "Add java_args as a valid option" into klp-modular-dev by Baligh Uddin · 11 years ago
  95. 95c1746 am 1131d89b: Add jvm args option. I rather not hardcode some large value just for Volantis. This can easily be passed in from sign-build.sh and should be a no-op for any other tools by Baligh Uddin · 11 years ago
  96. 4f3d314 Merge "Add java_args as a valid option" into klp-modular-dev by Baligh Uddin · 11 years ago
  97. f5085a8 Add java_args as a valid option by Baligh Uddin · 11 years ago
  98. 1131d89 Add jvm args option. I rather not hardcode some large value just for Volantis. This can easily be passed in from sign-build.sh and should be a no-op for any other tools by Baligh Uddin · 11 years ago
  99. 66c78e4 Run device-specific tasks at the end of Makefile. by Ying Wang · 11 years ago
  100. bdc2e31 Add java_args as a valid option by Baligh Uddin · 11 years ago