1. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 16 years ago
  2. cf18c47 Merge "Implement SurfaceTexture frame-available callback." into honeycomb by Jamie Gennis · 16 years ago
  3. 41424ad Merge "Fix SurfaceTexture transform matrix." into honeycomb by Jamie Gennis · 16 years ago
  4. 84d36f0 Merge "egl: fix GetProcAddress for EGLimage extensions" into honeycomb by Mathias Agopian · 16 years ago
  5. f4a4383 egl: fix GetProcAddress for EGLimage extensions by Michael I. Gold · 16 years ago
  6. f90633a Merge "egl: expose EGLimage extensions" into honeycomb by Mathias Agopian · 16 years ago
  7. 3ece010 egl: expose EGLimage extensions by Michael I. Gold · 16 years ago
  8. 057d9f1 Merge "Fix 3342063: Correctly update StatusView when battery changes." into honeycomb by Jim Miller · 16 years ago
  9. 7f13a85 Merge "Add some error checking." into honeycomb by Jason Sams · 16 years ago
  10. fc5001a Fix 3342063: Correctly update StatusView when battery changes. by Jim Miller · 16 years ago
  11. 5020458 Fixing StackView bug (Issue: 3321912) by Adam Cohen · 16 years ago
  12. 2d1072e Merge "Flush Binder commands in ndk looper." into honeycomb by Jeff Brown · 16 years ago
  13. 977f64f Flush Binder commands in ndk looper. by Jeff Brown · 16 years ago
  14. 376590d Implement SurfaceTexture frame-available callback. by Jamie Gennis · 16 years ago
  15. e721824 Merge "Add a method for clearing all animations on a thread." into honeycomb by Patrick Dubroy · 16 years ago
  16. 70359ce Merge "Fix bug 3050138 - Action bar does not display correctly when many action items are added" into honeycomb by Adam Powell · 16 years ago
  17. 8a85240 Merge "Add logs when taking a screenshot to help tracking issue 3361121" into honeycomb by Mathias Agopian · 16 years ago
  18. cd2cfb6 Add logs when taking a screenshot to help tracking issue 3361121 by Mathias Agopian · 16 years ago
  19. 36fced9 Fix bug 3050138 - Action bar does not display correctly when many by Adam Powell · 16 years ago
  20. 8901ffa Add a method for clearing all animations on a thread. by Patrick Dubroy · 16 years ago
  21. 67e8915 Merge "Fixing StackView bugs:" into honeycomb by Adam Cohen · 16 years ago
  22. c99ff73 Fixing StackView bugs: by Adam Cohen · 16 years ago
  23. 08a555b Merge "Remove a bunch of logging." into honeycomb by Joe Onorato · 16 years ago
  24. f68b500 Remove a bunch of logging. by Joe Onorato · 16 years ago
  25. fc28f41 Merge "Put externalSize measurements in PackageStats" into honeycomb by Kenny Root · 16 years ago
  26. 0fb736c Fix SurfaceTexture transform matrix. by Jamie Gennis · 16 years ago
  27. 366949c Put externalSize measurements in PackageStats by Kenny Root · 16 years ago
  28. 300406a Add some error checking. by Jason Sams · 16 years ago
  29. 981df1d Merge "unhide functions used by reflected files for SDK." into honeycomb by Jason Sams · 16 years ago
  30. 1f6e37e Merge "Fix 3355957: Don't hide the keyboard for PIN/Password" into honeycomb by Jim Miller · 16 years ago
  31. 6374d7e Merge "Report WPS overlap error" into honeycomb by Irfan Sheriff · 16 years ago
  32. b47bed9 Fix 3355957: Don't hide the keyboard for PIN/Password by Jim Miller · 16 years ago
  33. 077fd5f Merge "Fix bug in on-device linking." into honeycomb by Shih-wei Liao · 16 years ago
  34. 0e7be13 Fix bug in on-device linking. by Shih-wei Liao · 16 years ago
  35. 717143c Fix 3339260: Remove emergency button from AccountUnlock screen by Jim Miller · 16 years ago
  36. 9467708 Merge "Fix 9patch rendering in ExpandableListView." into honeycomb by Romain Guy · 16 years ago
  37. fb13abd Fix 9patch rendering in ExpandableListView. by Romain Guy · 16 years ago
  38. 21b4103 unhide functions used by reflected files for SDK. by Jason Sams · 16 years ago
  39. 6e72ff9 Merge "Fix latent bug with reinitializing an ObjectAnimator." into honeycomb by Patrick Dubroy · 16 years ago
  40. d739895 Merge "Implement sub updates for mipmap levels and cubmaps." into honeycomb by Jason Sams · 16 years ago
  41. c45389f Merge "fix the build... sorry... bad docs..." into honeycomb by Joe Onorato · 16 years ago
  42. 7beecfa Fix latent bug with reinitializing an ObjectAnimator. by Patrick Dubroy · 16 years ago
  43. 85562dd Merge "Fix keyboard hidden states." into honeycomb by Jeff Brown · 16 years ago
  44. 149da0d Merge "Fix animation bugs caused by weak reference" into honeycomb by Patrick Dubroy · 16 years ago
  45. 9bb85ab fix the build... sorry... bad docs... by Joe Onorato · 16 years ago
  46. bdacefb Merge "Change FLAG_FORWARD_LOCK back to its original value to not break things." into honeycomb by Dianne Hackborn · 16 years ago
  47. 51ae5fc Fix animation bugs caused by weak reference by Patrick Dubroy · 16 years ago
  48. d04a88c Fix keyboard hidden states. by Jeff Brown · 16 years ago
  49. 9b120ea Merge "Make the notification settings view less janky." into honeycomb by Joe Onorato · 16 years ago
  50. 1ddf75a Merge "Change the default of how AsyncTask enqueues." into honeycomb by Joe Onorato · 16 years ago
  51. 75e616e Change FLAG_FORWARD_LOCK back to its original value to not break things. by Dianne Hackborn · 16 years ago
  52. 3c37278 Merge "Don't dispatchDetachedFromWindow() if the View was not attached." into honeycomb by Romain Guy · 16 years ago
  53. fcb659b Report WPS overlap error by Irfan Sheriff · 16 years ago
  54. c07d7c1 Make the notification settings view less janky. by Joe Onorato · 16 years ago
  55. 81de61b Change the default of how AsyncTask enqueues. by Joe Onorato · 16 years ago
  56. 90fc03b Don't dispatchDetachedFromWindow() if the View was not attached. by Romain Guy · 16 years ago
  57. b2c1a5c Merge "Fix WPS to provides immediate feedback" into honeycomb by Irfan Sheriff · 16 years ago
  58. f219da5 Don't blend transparent pixels when rendering layers. by Romain Guy · 16 years ago
  59. 749b9db Merge "Don't blend transparent pixels when rendering layers." into honeycomb by Romain Guy · 16 years ago
  60. c237bb2 Merge "Add manifest API to request a large heap." into honeycomb by Dianne Hackborn · 16 years ago
  61. 3b81bc1 Add manifest API to request a large heap. by Dianne Hackborn · 16 years ago
  62. 598913a6 Merge "Remove obsolete DoubleEvaluator" into honeycomb by Chet Haase · 16 years ago
  63. b2ab04f Remove obsolete DoubleEvaluator by Chet Haase · 16 years ago
  64. fe75749 Merge "Fix position and size of searchfield and buttons." into honeycomb by Amith Yamasani · 16 years ago
  65. 772f560 Need to save the brigness setting. by Joe Onorato · 16 years ago
  66. a032c90 Provide a public resource with the dimensions of the large notification icon. by Joe Onorato · 16 years ago
  67. 71a2e13 On-device linking using bccLinkBC. Note that we switch to getFile interface by Shih-wei Liao · 16 years ago
  68. efb9000 Fix bug 3355197 - TextView error popup text color by Adam Powell · 16 years ago
  69. c6ac2472 Merge "Fix bug 3238726 - AutoCompleteTextView dropdown text color" into honeycomb by Adam Powell · 16 years ago
  70. 674af39 Fix bug 3238726 - AutoCompleteTextView dropdown text color by Adam Powell · 16 years ago
  71. b921072 Fix bug 3356144 - Alert dialog in Holo Dark theme has wrong height by Adam Powell · 16 years ago
  72. 115ad16 Merge "Fix bug 3355197 - Add attribute for fast scroll preview panel text color." into honeycomb by Adam Powell · 16 years ago
  73. b2e5517 Fix bug 3355197 - Add attribute for fast scroll preview panel text color. by Adam Powell · 16 years ago
  74. 39de458 Merge "Compare GraphicBuffers using handles." into honeycomb by Jamie Gennis · 16 years ago
  75. 4559ea4 Compare GraphicBuffers using handles. by Jamie Gennis · 16 years ago
  76. 80a4440 Need to update the largeIcon for notifications when we're reapplying the views. by Joe Onorato · 16 years ago
  77. a47aa87 Merge "Set mIsMinInfoReady and mCurrentOtasp before notifcations." into honeycomb by Wink Saville · 16 years ago
  78. ad8c32f Set mIsMinInfoReady and mCurrentOtasp before notifcations. by Wink Saville · 16 years ago
  79. 2e7fbd9 Merge "Preapre region tracking in layers" into honeycomb by Romain Guy · 16 years ago
  80. 1bd1bad Preapre region tracking in layers by Romain Guy · 16 years ago
  81. fd7a411 Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout" into honeycomb by Mathias Agopian · 16 years ago
  82. a7393dd Merge "Fix error reporting in Surface::cancelBuffer()" into honeycomb by Mathias Agopian · 16 years ago
  83. e7df0dd Merge "Fixed thrashing in the cached buffer during 720p YT video streaming" into honeycomb by James Dong · 16 years ago
  84. 7a1c32e Merge "Add support for detecting finger orientation." into honeycomb by Jeff Brown · 16 years ago
  85. 517bb4c Add support for detecting finger orientation. by Jeff Brown · 16 years ago
  86. 0a26f3c Merge "New tray notification icons, new system bar icons" into honeycomb by Justin Ho · 16 years ago
  87. 739e34a Merge "Don't crash Launcher on config change." into honeycomb by Romain Guy · 16 years ago
  88. 43ccf46 Don't crash Launcher on config change. by Romain Guy · 16 years ago
  89. f175559 New tray notification icons, new system bar icons by Justin Ho · 16 years ago
  90. 1362c94 Merge "Fix bug 3337711 - Volume panel layout adjustments" into honeycomb by Adam Powell · 16 years ago
  91. 63d3cf7 Fix bug 3337711 - Volume panel layout adjustments by Adam Powell · 16 years ago
  92. f4dfe1b partially fix [3306150] HTML5 video with H/W acceleration blackout by Mathias Agopian · 16 years ago
  93. 77c3e4b Merge "Make getFallbackAction return false when there is none." into honeycomb by Jeff Brown · 16 years ago
  94. fca66d3 Make getFallbackAction return false when there is none. by Jeff Brown · 16 years ago
  95. 06bc972 Merge "Disable soft keyboard when keyboard attached." into honeycomb by Jeff Brown · 16 years ago
  96. 1061b96 Merge "Fix bug with mice that send multiple BTN_MOUSE values." into honeycomb by Jeff Brown · 16 years ago
  97. 4aed78b Disable soft keyboard when keyboard attached. by Jeff Brown · 16 years ago
  98. 72fcd0a Merge "LayoutLib: update logs to use new data bundle" into honeycomb by Xavier Ducrohet · 16 years ago
  99. 8dd5b1e Prevent NPE when a View is detached without having been attached. Bug #3355252 by Romain Guy · 16 years ago
  100. 1c9d06e Fix bug with mice that send multiple BTN_MOUSE values. by Jeff Brown · 16 years ago