1. be113f8 fix broken download buttons, make a[name] offset apply only to reference docs by smain@google.com · 10 years ago
  2. 947f3e9 Merge "fix z-order of hangouts to avoid clobbering the search suggest" into lmp-dev by smain@google.com · 10 years ago
  3. 77cf43e fix z-order of hangouts to avoid clobbering the search suggest by smain@google.com · 10 years ago
  4. e321df0 Merge "Doc change: update query params to force refresh of local js files." into lmp-dev by Joe Fernandez · 10 years ago
  5. 19c6780 Merge "fix scroll offset when loading non-header pages" into lmp-dev by smain@google.com · 10 years ago
  6. 11fc009 fix scroll offset when loading non-header pages by smain@google.com · 10 years ago
  7. e0471a8 Changes to NDK download table format to reflect change in download structure by David Friedman · 10 years ago
  8. 88c1560 Doc change: update query params to force refresh of local js files. by Dirk Dougherty · 10 years ago
  9. f0d8234 Merge "add helpouts banner thing to recruit providers includes script to randomly change the URL and text of link as an A/B test it's a bad A/B test because it does not save the A/B per session" into lmp-dev by smain@google.com · 10 years ago
  10. e18eb50 add support for the 'fill' chunk type to sparse_img by Doug Zongker · 10 years ago
  11. c70ae57 Merge "Docs: Replacing s.a.c. Android logo to match other sites." into lmp-dev by Conley Owens · 10 years ago
  12. 412a132 Docs: Replacing s.a.c. Android logo to match other sites. by Clay Murphy · 10 years ago
  13. fbdb2a1 add helpouts banner thing to recruit providers by smain@google.com · 10 years ago
  14. 9d641c4 Merge "Fix public/private key options on sign_target_files_apks" into lmp-dev by Michael Runge · 10 years ago
  15. c69af6f hide the butter bar but also update the CSS for recent butterbar changes by smain@google.com · 10 years ago
  16. 820e226 am d1ab4cb3: am 05e55e90: Merge "add butterbar for L announcement. make the butterbar an encapsulated method for inclusion multiple places." into klp-modular-docs by smain@google.com · 10 years ago
  17. 947894f Fix public/private key options on sign_target_files_apks by Michael Runge · 10 years ago
  18. d1ab4cb am 05e55e90: Merge "add butterbar for L announcement. make the butterbar an encapsulated method for inclusion multiple places." into klp-modular-docs by smain@google.com · 10 years ago
  19. 05e55e9 Merge "add butterbar for L announcement. make the butterbar an encapsulated method for inclusion multiple places." into klp-modular-docs by smain@google.com · 10 years ago
  20. ee5b3b1 add butterbar for L announcement. by smain@google.com · 10 years ago
  21. f06c6ef Add abi to generated XML by Stuart Scott · 10 years ago
  22. 4543ae8 Merge "Add Cutive Mono to makefiles" into lmp-dev by Alan Viverette · 10 years ago
  23. 6444212 Add Cutive Mono to makefiles by Alan Viverette · 10 years ago
  24. f0daf56 Merge "fix bug causing anchors to fail on preview landing page; exit the onhashchange listener if there's no searchbar on the page" into lmp-dev by smain@google.com · 10 years ago
  25. 17e2c06 make the <a> tag offset effective for the whole site, by smain@google.com · 10 years ago
  26. 2f07719 fix bug causing anchors to fail on preview landing page; by smain@google.com · 10 years ago
  27. a4d1f6a SDK Addon multi-sys-img support. by Raphael Moll · 10 years ago
  28. edb9df2 Merge "Check $(built_dex) to determine if we can run dex-preopt." into lmp-dev by Ying Wang · 10 years ago
  29. 62fb8a1 Check $(built_dex) to determine if we can run dex-preopt. by Ying Wang · 10 years ago
  30. 811e650 Merge "Add appops command to devices" into lmp-dev by Adam Lesinski · 10 years ago
  31. 02bbd64 Add appops command to devices by Adam Lesinski · 10 years ago
  32. 1a85609 Merge "Export build thumbprint only if the product has specified at least one oem fingerprint property" into lmp-dev by Ying Wang · 10 years ago
  33. e24e17a Export build thumbprint only if the product has specified at least one oem fingerprint property by Ying Wang · 10 years ago
  34. 3e8b79c Merge "Increase system image partition size to fix build" into lmp-dev by Vince Harron · 10 years ago
  35. c1a9edd Increase system image partition size to fix build by Vince Harron · 10 years ago
  36. 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 · 10 years ago
  37. 4247c94 am f4cefc19: am 633f322b: update the analytics tracking event calls to use new API for analytics.js bug: 16331906 by smain@google.com · 10 years ago
  38. 397a8be Merge "Call art-on only when debugging ART processes." into lmp-dev by Christopher Ferris · 10 years ago
  39. 855d27f Call art-on only when debugging ART processes. by Christopher Ferris · 10 years ago
  40. 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 · 10 years ago
  41. 08f336e fix regression from Change-Id: I88c1e8192f1cbb5373af592b9e9f9a04ffe6fc7c by smain@google.com · 10 years ago
  42. f4cefc1 am 633f322b: update the analytics tracking event calls to use new API for analytics.js bug: 16331906 by smain@google.com · 10 years ago
  43. 633f322 update the analytics tracking event calls to use new API for analytics.js by smain@google.com · 10 years ago
  44. c776f06 Merge "Build: Do not set interpreted mode for SDK build" into lmp-dev by Andreas Gampe · 10 years ago
  45. 2abc44c Build: Do not set interpreted mode for SDK build by Andreas Gampe · 10 years ago
  46. 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 · 10 years ago
  47. 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 · 10 years ago
  48. 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 · 10 years ago
  49. a45c2e5 Merge "Add two useful character constants." into lmp-dev by Ying Wang · 10 years ago
  50. 58a5db3 Add two useful character constants. by Ying Wang · 10 years ago
  51. 9a818f5 more fixes to scroll offset for the sticky header. by smain@google.com · 10 years ago
  52. 4991ae0 Merge "Add split apks to the cts package." into lmp-dev by Ying Wang · 10 years ago
  53. a815a00 Merge "Build: Increase system image for generic_arm64" into lmp-dev by Andreas Gampe · 10 years ago
  54. 65650a2 Build: Increase system image for generic_arm64 by Andreas Gampe · 10 years ago
  55. 5e0dbe0 Conditionally skip dex-preopting prebuilts. by Andreas Gampe · 10 years ago
  56. bc904d2 am 626f62b3: (-s ours) am cef526f0: DO NOT MERGE Update version code for MR1 (4.4W.2) by Justin Koh · 10 years ago
  57. 626f62b am cef526f0: DO NOT MERGE Update version code for MR1 (4.4W.2) by Justin Koh · 10 years ago
  58. a503fb3 PIE executables created with mingw use "mainCRTStartup" as their entry point. by Stephen Hines · 10 years ago
  59. 72f0cf5 Merge "Convert comma in split arguments to underscore." into lmp-dev by Ying Wang · 10 years ago
  60. 1de1691 Merge "Update prebuilt RS clcore location." into lmp-dev by Tim Murray · 10 years ago
  61. 07a11d3 Merge "Switch to hermetic GCC 4.8.3-based x86_64-w64-mingw32-4.8 compiler." into lmp-dev by Stephen Hines · 10 years ago
  62. 56f688b Merge "Switch TBLGEN-related executables to use "BUILD_" instead of "HOST_"." into lmp-dev by Stephen Hines · 10 years ago
  63. dc1d0ab Update prebuilt RS clcore location. by Tim Murray · 10 years ago
  64. 114a0fc Convert comma in split arguments to underscore. by Ying Wang · 10 years ago
  65. 89ec798 Add split apks to the cts package. by Ying Wang · 10 years ago
  66. cef526f DO NOT MERGE Update version code for MR1 (4.4W.2) by Justin Koh · 10 years ago
  67. fc6d5b6 Allow to add jar resource or manifest even without Java code. by Ying Wang · 10 years ago
  68. c168b6e Merge "the recovery image also needs to be signed with $(BOOT_SIGNER)" into lmp-dev by Ying Wang · 10 years ago
  69. dc64c7b Switch to hermetic GCC 4.8.3-based x86_64-w64-mingw32-4.8 compiler. by Stephen Hines · 10 years ago
  70. b34b7ae Switch TBLGEN-related executables to use "BUILD_" instead of "HOST_". by Stephen Hines · 10 years ago
  71. 194418c the recovery image also needs to be signed with $(BOOT_SIGNER) by Andrew Boie · 10 years ago
  72. f388993 Add docs for Palette and CardView by Chet Haase · 10 years ago
  73. fa5fb51 am 6f1efb31: am 11451e2e: am 83fadade: Doc change: increment queryparam to trigger cache flush on proxies. by Dirk Dougherty · 10 years ago
  74. 6f1efb3 am 11451e2e: am 83fadade: Doc change: increment queryparam to trigger cache flush on proxies. by Dirk Dougherty · 10 years ago
  75. 11451e2 am 83fadade: Doc change: increment queryparam to trigger cache flush on proxies. by Dirk Dougherty · 10 years ago
  76. 83fadad Doc change: increment queryparam to trigger cache flush on proxies. by Dirk Dougherty · 10 years ago
  77. a6a6c35 Return "none" if no matching arch found by Ying Wang · 10 years ago
  78. fa63bb7 Merge "Remove cts dependency on ddmlib" into lmp-dev by Brett Chabot · 10 years ago
  79. cf1d2b1 Remove cts dependency on ddmlib by Brett Chabot · 10 years ago
  80. 151c727 Merge "Refactor show_annotations_list to remove HTML tags from method params" into lmp-dev by Jeff Arneson · 10 years ago
  81. e105b8f Merge "And then L, without ever becoming a real code name, transforms like magic to 5.0." into lmp-dev by Dianne Hackborn · 10 years ago
  82. a47420a Break package-modules build recipe to mutliple lines by Ying Wang · 10 years ago
  83. 105df2f And then L, without ever becoming a real code name, transforms like magic to 5.0. by Dianne Hackborn · 10 years ago
  84. 4cb0499 Allow LOCAL_ASSET_DIR point to nonexistent dir by Ying Wang · 10 years ago
  85. e338610 Remove PinyinIME from target config by Bill Yi · 10 years ago
  86. 7914651 Merge "If oem_fingerprint_props is empty, ignore." into lmp-dev by Michael Runge · 10 years ago
  87. 560569a If oem_fingerprint_props is empty, ignore. by Michael Runge · 10 years ago
  88. 2726211 Set oem_fingerprint_properties only when it is not empty. by Vineeta Srivastava · 10 years ago
  89. d036711 Merge "envsetup.sh: Fix handling of emulator prebuilts path." into lmp-dev by David 'Digit' Turner · 10 years ago
  90. 50d5ccc envsetup.sh: Fix handling of emulator prebuilts path. by David 'Digit' Turner · 10 years ago
  91. 7a89919 Enable multilib odex only if TARGET_2ND_ARCH is defined. by Ying Wang · 10 years ago
  92. ad46e7e Refactor show_annotations_list to remove HTML tags from method params by Jeff Arneson · 10 years ago
  93. ce851e8 Merge "Support to build apk odex for both arch." into lmp-dev by Ying Wang · 10 years ago
  94. db48da7 Support to build apk odex for both arch. by Ying Wang · 10 years ago
  95. 6156bca Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago
  96. faa1dc5 Merge "Show annotation information for fields, enums, etc. and in the class list" into lmp-dev by Jeff Arneson · 10 years ago
  97. 0c837a0 Merge "Fix mma/mmma by making gettop canonicalize TOP when set" into lmp-dev by Brian Carlstrom · 10 years ago
  98. aaaf502 Merge "Added new 'adb dpm' command to the packages list." into lmp-dev by Esteban Talavera · 10 years ago
  99. a5c4f17 Fix mma/mmma by making gettop canonicalize TOP when set by Brian Carlstrom · 10 years ago
  100. 5ae4286 Merge "Conditionally skip boot jars package name check." into lmp-dev by Ying Wang · 10 years ago