1. ddd8872 am 71930dd7: am a45746ef: Fix several cases of broken droiddoc syntax external issue 35214 by Jeff Smith · 12 years ago
  2. 75bea2e am 7c00f816: am 2f5b61a7: Merge "docs: fix a bunch of links from javadocs to api guides and add some attributes to Spinner and Switch" into jb-dev by Scott Main · 12 years ago
  3. 23ecb2c am 4c259f3d: am 3e6a9f01: Merge "Fix tethering APNs" into jb-dev by John Huang · 12 years ago
  4. 94169a9 am 956aefb3: am 26ed04ba: Merge "Caching the FixedSizeRemoteViewsCaches across rotation" into jb-dev by Adam Cohen · 12 years ago
  5. 71930dd am a45746ef: Fix several cases of broken droiddoc syntax external issue 35214 by Jeff Smith · 12 years ago
  6. 7c00f81 am 2f5b61a7: Merge "docs: fix a bunch of links from javadocs to api guides and add some attributes to Spinner and Switch" into jb-dev by Scott Main · 12 years ago
  7. 4c259f3 am 3e6a9f01: Merge "Fix tethering APNs" into jb-dev by John Huang · 12 years ago
  8. 956aefb am 26ed04ba: Merge "Caching the FixedSizeRemoteViewsCaches across rotation" into jb-dev by Adam Cohen · 12 years ago
  9. a45746e Fix several cases of broken droiddoc syntax external issue 35214 by Jeff Smith · 12 years ago
  10. 2f5b61a Merge "docs: fix a bunch of links from javadocs to api guides and add some attributes to Spinner and Switch" into jb-dev by Scott Main · 12 years ago
  11. 3e6a9f0 Merge "Fix tethering APNs" into jb-dev by John Huang · 12 years ago
  12. 500b003 Improve JavaDoc for cache mode constants. by Mikhail Naganov · 12 years ago
  13. 355301e am 2daf9dc9: Merge "Prevent crash in AppWidgetHost that can be triggered by an AppWidget" into jb-dev by Adam Cohen · 12 years ago
  14. 5f0a474 am 19a04862: am a13730f4: Merge "Fixed the problem where getEntityAndIncrementCursor would always return "0" for attendeeIdentity & attendeeIdNamespace instead of the actual string." into jb-dev by Michael Chan · 12 years ago
  15. 19a0486 am a13730f4: Merge "Fixed the problem where getEntityAndIncrementCursor would always return "0" for attendeeIdentity & attendeeIdNamespace instead of the actual string." into jb-dev by Michael Chan · 12 years ago
  16. 335c3b6 Caching the FixedSizeRemoteViewsCaches across rotation by Adam Cohen · 12 years ago
  17. 2daf9dc Merge "Prevent crash in AppWidgetHost that can be triggered by an AppWidget" into jb-dev by Adam Cohen · 12 years ago
  18. 4c359b7 docs: fix a bunch of links from javadocs to api guides by Scott Main · 12 years ago
  19. e4f6a33 Merge "Fix layout as there was a regression introduced in a previous CL" by Fabrice Di Meglio · 12 years ago
  20. 2624c3a Merge "Account for static child transformations correctly" by Ed Heyl · 12 years ago
  21. 63cf075 Merge "Make HardwareRenderer able to target generic Surface objects" by Romain Guy · 12 years ago
  22. b8a3942 Merge "Introduce listPreferredItemPaddingStart/listPreferredItemPaddingEnd" by Fabrice Di Meglio · 12 years ago
  23. 04bf7bb Fix layout as there was a regression introduced in a previous CL by Fabrice Di Meglio · 12 years ago
  24. 8e49278 Fix tethering APNs by Robert Greenwalt · 12 years ago
  25. 786fc93 Make HardwareRenderer able to target generic Surface objects by Romain Guy · 12 years ago
  26. f966ed9 Introduce listPreferredItemPaddingStart/listPreferredItemPaddingEnd by Fabrice Di Meglio · 12 years ago
  27. 599913d Account for static child transformations correctly by Chet Haase · 12 years ago
  28. ea56e5c Merge "Import translations. DO NOT MERGE" by Ying Wang · 12 years ago
  29. fdba3ff Import translations. DO NOT MERGE by Ying Wang · 12 years ago
  30. 85d28a0 Merge "Replace left/right with start/end for Gravity / LayoutParams / Padding" by Fabrice Di Meglio · 12 years ago
  31. b6a45cb Merge "Make RelativeLayout aware of layout direction" by Fabrice Di Meglio · 12 years ago
  32. a13730f Merge "Fixed the problem where getEntityAndIncrementCursor would always return "0" for attendeeIdentity & attendeeIdNamespace instead of the actual string." into jb-dev by Michael Chan · 12 years ago
  33. cdb5004 Merge "Improve JavaDoc for HTTP basic authentication methods" by Steve Block · 12 years ago
  34. 4530a50 Merge "New bindings generated by glgen" by Mathias Agopian · 12 years ago
  35. eba7780 Merge "Hardware implementation of glyph positioning (bug 5443796)" by Raph Levien · 12 years ago
  36. 37c9b49 New bindings generated by glgen by Thomas Tafertshofer · 12 years ago
  37. 996e57c Hardware implementation of glyph positioning (bug 5443796) by Raph Levien · 12 years ago
  38. f443f98 Make RelativeLayout aware of layout direction by Fabrice Di Meglio · 12 years ago
  39. 16a4003 Merge "updated gles20 bindings, fixes broken methods" by Mathias Agopian · 12 years ago
  40. cf56a0c Merge "Fix ActionBar HomeView up button layout params" by Fabrice Di Meglio · 12 years ago
  41. 46ce1db Improve JavaDoc for HTTP basic authentication methods by Steve Block · 12 years ago
  42. 219dfa4 Improve JavaDoc for saved form data by Steve Block · 12 years ago
  43. 09eac29 Import translations. DO NOT MERGE by Ying Wang · 12 years ago
  44. 32fe410 Improve JavaDoc for saved username/password pairs by Steve Block · 12 years ago
  45. e09e976 Allow switching to the Chromium WebViewFactoryProvider at runtime. by Ben Murdoch · 12 years ago
  46. 2bbc19d Merge "Avoid emitting broken ASCII." by Jeff Sharkey · 12 years ago
  47. eaaf396 Avoid emitting broken ASCII. by Jeff Sharkey · 12 years ago
  48. 1c6b82b Merge "Refactor local window manager implementation." by Jeff Brown · 12 years ago
  49. d32460c Refactor local window manager implementation. by Jeff Brown · 12 years ago
  50. c7e52d7 Merge "Remove dead code in window manager." by Jeff Brown · 12 years ago
  51. 23e7c35 Remove dead code in window manager. by Jeff Brown · 12 years ago
  52. a5a0687 Prevent crash in AppWidgetHost that can be triggered by an AppWidget by Adam Cohen · 12 years ago
  53. bb877ad Merge "Simple MVC based binding mechanism for android controls." by Philip Milne · 12 years ago
  54. 989709a Simple MVC based binding mechanism for android controls. by Philip Milne · 12 years ago
  55. f810662 Merge "Import translations. DO NOT MERGE" by Ying Wang · 12 years ago
  56. 0e5b160 add a webview API to support media play without user gesture by Teng-Hui Zhu · 12 years ago
  57. 495b56c Merge "Add debug to help with b6829431." by Craig Mautner · 12 years ago
  58. 6d8f30f Add debug to help with b6829431. by Craig Mautner · 12 years ago
  59. 3667032 Import translations. DO NOT MERGE by Ying Wang · 12 years ago
  60. 5f79baa Merge "Fix condition bug in ResolverActivity" by Adam Powell · 12 years ago
  61. bdda4e7 Fix condition bug in ResolverActivity by Adam Powell · 12 years ago
  62. b8acd06 am fa6e1ea7: am 2c932143: Merge "s/LOG/ALOG/ in HAVE_SELINUX blocks" by Nick Kralevich · 12 years ago
  63. 95f1158 Introduce SystemClock#elapsedRealtimeNano. by Nick Pelly · 12 years ago
  64. 824582d Merge "Documentation cleanup" by Kurt Partridge · 12 years ago
  65. b369a14 Documentation cleanup by Kurt Partridge · 12 years ago
  66. bc700ad Merge "Fix a crash in InputMethodManager when switching the IME in the system process" by Satoshi Kataoka · 12 years ago
  67. aac0d4e Replace left/right with start/end for Gravity / LayoutParams / Padding by Fabrice Di Meglio · 12 years ago
  68. 34c829e Fix ActionBar HomeView up button layout params by Fabrice Di Meglio · 12 years ago
  69. 3a136fc Merge "Views with node providers are important for accessibility in auto mode." by Svetoslav Ganov · 12 years ago
  70. 34caec9 Views with node providers are important for accessibility in auto mode. by Svetoslav Ganov · 12 years ago
  71. b49f161 Merge "Bump PREVIOUS_VERSION" by John Reck · 12 years ago
  72. 4635dc2 Bump PREVIOUS_VERSION by John Reck · 12 years ago
  73. fa6e1ea am 2c932143: Merge "s/LOG/ALOG/ in HAVE_SELINUX blocks" by Nick Kralevich · 12 years ago
  74. 971a3cf Migrate VpnProfile definition to framework. by Jeff Sharkey · 12 years ago
  75. dd06946 updated gles20 bindings, fixes broken methods by Thomas Tafertshofer · 12 years ago
  76. 2c93214 Merge "s/LOG/ALOG/ in HAVE_SELINUX blocks" by Nick Kralevich · 12 years ago
  77. 84f85dc Merge "Fix keyguard wake-up issue." by Jeff Brown · 12 years ago
  78. ff1baef Fix keyguard wake-up issue. by Jeff Brown · 12 years ago
  79. 827c182 Merge "Import translations. DO NOT MERGE" by Ying Wang · 12 years ago
  80. d81cc4a Easy "Just once" launches from ResolverActivity by Adam Powell · 12 years ago
  81. a7c7d75 Import translations. DO NOT MERGE by Ying Wang · 12 years ago
  82. 1825b98 Merge "Fun with Up navigation" by Adam Powell · 12 years ago
  83. 60620a2 Merge "Update JavaDoc for PictureListener after fix to capture layers" by Steve Block · 12 years ago
  84. b077e24 Merge "Test aggressive throttling" by John Reck · 12 years ago
  85. 0fc5b2b Fun with Up navigation by Adam Powell · 12 years ago
  86. 72498ed Update JavaDoc for PictureListener after fix to capture layers by Steve Block · 12 years ago
  87. 4e5184f Fix a crash in InputMethodManager when switching the IME in the system process by Satoshi Kataoka · 12 years ago
  88. d173b10 am a4d4df16: Merge "Import translations. DO NOT MERGE" into jb-dev by Ying Wang · 12 years ago
  89. d48a84c Merge "Updated OpenGL bindings to fix nio buffer crash" by Mathias Agopian · 12 years ago
  90. 592b29f Merge "Increase text layout cache size in bytes" by Raph Levien · 12 years ago
  91. 9a1aa4c Merge "Fix padding resolution" by Fabrice Di Meglio · 12 years ago
  92. 161ebab Increase text layout cache size in bytes by Raph Levien · 12 years ago
  93. 016456e Fix padding resolution by Fabrice Di Meglio · 12 years ago
  94. 4f3c8f7 Fix overly verbose logging in TextLayoutCache by Raph Levien · 12 years ago
  95. 0734102 Merge "Import translations. DO NOT MERGE" by Ying Wang · 12 years ago
  96. 8558a2e Import translations. DO NOT MERGE by Ying Wang · 12 years ago
  97. a9108a2 Add View#generateViewId; make RadioGroup use it by Adam Powell · 12 years ago
  98. eebabd6 Import translations. DO NOT MERGE by Ying Wang · 12 years ago
  99. 57bdd3d Merge "Software-only implementation of glyph positioning (bug 5443796)" by Raph Levien · 12 years ago
  100. 2301d32 Software-only implementation of glyph positioning (bug 5443796) by Raph Levien · 12 years ago