1. a3dca6f am 840b8a67: Revert "Add a LayerScreenshot" by Mathias Agopian · 14 years ago
  2. f7ae86f am 4fb6416e: Merge "we need to guarantee that h/w comp set() is called when a buffer has been retired" into ics-mr0 by Mathias Agopian · 14 years ago
  3. 1c8a6bf am fefffc68: Merge "add logging and defensive code when initializing sensors" into ics-mr0 by Mathias Agopian · 14 years ago
  4. 4bb7572 am bd9d2bcd: Whoops, remove left-over debug output. by Dianne Hackborn · 14 years ago
  5. 36dea89 am cd8640fc: Merge "Fix issue #5398675: It\'s (too) easy to keep the navigation bar..." into ics-mr0 by Dianne Hackborn · 14 years ago
  6. eb4173a am 7b5dd873: Fix 5466793: Fix memory leak in system process when face lock is enabled. by Jim Miller · 14 years ago
  7. f21dd1e Merge branch 'master' of ssh://android-git:29418/platform/frameworks/base by Elliott Hughes · 14 years ago
  8. 7f7362c Merge changes I4e5ff00c,Id5e3ca1d,I97cbba61 by Jamie Gennis · 14 years ago
  9. c831f6c am e6b68036: New aapt feature to do smarter filtering of configurations. by Dianne Hackborn · 14 years ago
  10. af0aec5 am d814d4fa: Merge "going directly to backup after face unlock fails 15 times" into ics-mr0 by Uriel Rodriguez · 14 years ago
  11. 82ced82 am f755a2e8: Merge "docs: a couple notes for a11y methods in View and cleanup to the A11y service HTML to be semantically correct and thus improve its accessibility :)" into ics-mr0 by Scott Main · 14 years ago
  12. b29553e am b227cce3: Merge "Check MediaPlayer state, do not teardown() from UI thread." into ics-mr0 by Bart Sears · 14 years ago
  13. 4b1415e am 57337eb7: Merge "Add a LayerScreenshot" into ics-mr0 by Mathias Agopian · 14 years ago
  14. bddddf4 Merge "Fix use of WebView.loadData() to avoid passing invalid encoding" by Steve Block · 14 years ago
  15. 136b163 Fix use of WebView.loadData() to avoid passing invalid encoding by Steve Block · 14 years ago
  16. 37b3239 am eaf49524: Merge "Moving text cursor to nodpi" into ics-mr0 by Justin Ho · 14 years ago
  17. 9be02f6 am a3ffec23: Update stat_ icons by Peter Ng · 14 years ago
  18. 817a55b am ff74b9c8: Merge "Fix 5458658: Fix memory leak in lock screen" into ics-mr0 by Jim Miller · 14 years ago
  19. 6aa942a am ccf29b4c: Merge "Updating numberpicker assets" into ics-mr0 by Justin Ho · 14 years ago
  20. 494c5e3 am a6389a9c: Merge "Updated codelock assets" into ics-mr0 by Justin Ho · 14 years ago
  21. 3f6a7c2 am af951c17: Merge "Update presence away asset" into ics-mr0 by Justin Ho · 14 years ago
  22. 0ce59db am 52670cd4: Merge "Update list selector background (disabled state)" into ics-mr0 by Justin Ho · 14 years ago
  23. aab13cd am 3c2bbc24: Merge "Update share pack assets" into ics-mr0 by Justin Ho · 14 years ago
  24. 5e6889c am 8009752d: Merge "fix android beam demo path" into ics-mr0 by Scott Main · 14 years ago
  25. 8287825 am 686420a4: Merge "Update rating star buttons" into ics-mr0 by Justin Ho · 14 years ago
  26. 98f0593 am cd8f69dd: Merge "Update unlock halo asset" into ics-mr0 by Justin Ho · 14 years ago
  27. 73963d9 am 269c64de: Merge "Update lockscreen assets" into ics-mr0 by Justin Ho · 14 years ago
  28. 6e0747e am 41c5a607: Merge "Update bullet permission asset" into ics-mr0 by Justin Ho · 14 years ago
  29. b22a69f Build fix by Steve Block · 14 years ago
  30. cfece91 Merge "Improve documentation for WebChromeClient.onCreateWindow()" by Steve Block · 14 years ago
  31. 3593414 Merge "Clean up documentation for WebView.loadUrl()" by Steve Block · 14 years ago
  32. f71dea0 Clean up documentation for WebView.loadUrl() by Steve Block · 14 years ago
  33. 840b8a6 Revert "Add a LayerScreenshot" by Mathias Agopian · 14 years ago
  34. 4fb6416 Merge "we need to guarantee that h/w comp set() is called when a buffer has been retired" into ics-mr0 by Mathias Agopian · 14 years ago
  35. fefffc6 Merge "add logging and defensive code when initializing sensors" into ics-mr0 by Mathias Agopian · 14 years ago
  36. e757a87 we need to guarantee that h/w comp set() is called when a buffer has been retired by Mathias Agopian · 14 years ago
  37. bd9d2bc Whoops, remove left-over debug output. by Dianne Hackborn · 14 years ago
  38. cd8640f Merge "Fix issue #5398675: It's (too) easy to keep the navigation bar..." into ics-mr0 by Dianne Hackborn · 14 years ago
  39. e26ab70 Fix issue #5398675: It's (too) easy to keep the navigation bar... by Dianne Hackborn · 14 years ago
  40. 7b5dd87 Fix 5466793: Fix memory leak in system process when face lock is enabled. by Jim Miller · 14 years ago
  41. a744ead Merge "Adding getter functions for script side RS objects. Multiproject change involving on device linker" by Alex Sakhartchouk · 14 years ago
  42. e6b6803 New aapt feature to do smarter filtering of configurations. by Dianne Hackborn · 14 years ago
  43. a338379 add logging and defensive code when initializing sensors by Mathias Agopian · 14 years ago
  44. 7e6aac1 Adding getter functions for script side RS objects. by Alex Sakhartchouk · 14 years ago
  45. d814d4f Merge "going directly to backup after face unlock fails 15 times" into ics-mr0 by Uriel Rodriguez · 14 years ago
  46. 6aa1e80 Merge "Use MatrixCursor instead of ArrayListCursor." by Jeff Brown · 14 years ago
  47. aac01f6 Merge "Add a CrossProcessCursorWrapper. Bug: 5220669" by Jeff Brown · 14 years ago
  48. 04263dc Merge "AbstractWindowedCursor is not special." by Jeff Brown · 14 years ago
  49. d008510 Merge "Make default implementation of fillWindow typesafe. Bug: 5218310" by Jeff Brown · 14 years ago
  50. a39a055 Merge "Deprecate local-only CursorWindows." by Jeff Brown · 14 years ago
  51. f755a2e Merge "docs: a couple notes for a11y methods in View and cleanup to the A11y service HTML to be semantically correct and thus improve its accessibility :)" into ics-mr0 by Scott Main · 14 years ago
  52. b303d83 docs: a couple notes for a11y methods in View and cleanup to the by Scott Main · 14 years ago
  53. de14eca SurfaceFlinger: Remove display freezing code by Jamie Gennis · 14 years ago
  54. 4f19243 SurfaceFlinger: add some layer update tests by Jamie Gennis · 14 years ago
  55. 122aa6b SurfaceFlinger: make sync transactions explicit by Jamie Gennis · 14 years ago
  56. b227cce Merge "Check MediaPlayer state, do not teardown() from UI thread." into ics-mr0 by Bart Sears · 14 years ago
  57. 436e270 Merge "Disable hardware acceleration for apps in compatibility mode" by Romain Guy · 14 years ago
  58. 856d4e1 Disable hardware acceleration for apps in compatibility mode by Romain Guy · 14 years ago
  59. 57337eb Merge "Add a LayerScreenshot" into ics-mr0 by Mathias Agopian · 14 years ago
  60. eaf4952 Merge "Moving text cursor to nodpi" into ics-mr0 by Justin Ho · 14 years ago
  61. a3ffec2 Update stat_ icons by Peter Ng · 14 years ago
  62. ff74b9c Merge "Fix 5458658: Fix memory leak in lock screen" into ics-mr0 by Jim Miller · 14 years ago
  63. ccf29b4 Merge "Updating numberpicker assets" into ics-mr0 by Justin Ho · 14 years ago
  64. a6389a9 Merge "Updated codelock assets" into ics-mr0 by Justin Ho · 14 years ago
  65. af951c1 Merge "Update presence away asset" into ics-mr0 by Justin Ho · 14 years ago
  66. cd26ef1 Moving text cursor to nodpi by Justin Ho · 14 years ago
  67. 52670cd Merge "Update list selector background (disabled state)" into ics-mr0 by Justin Ho · 14 years ago
  68. 3c2bbc2 Merge "Update share pack assets" into ics-mr0 by Justin Ho · 14 years ago
  69. d6809f4 Add a LayerScreenshot by Mathias Agopian · 14 years ago
  70. 8009752 Merge "fix android beam demo path" into ics-mr0 by Scott Main · 14 years ago
  71. 3087b94 fix android beam demo path by Scott Main · 14 years ago
  72. 686420a Merge "Update rating star buttons" into ics-mr0 by Justin Ho · 14 years ago
  73. cd8f69d Merge "Update unlock halo asset" into ics-mr0 by Justin Ho · 14 years ago
  74. 269c64de Merge "Update lockscreen assets" into ics-mr0 by Justin Ho · 14 years ago
  75. 669b9af6 Update unlock halo asset by Justin Ho · 14 years ago
  76. cc1bf4a Update share pack assets by Justin Ho · 14 years ago
  77. 7c1252e Update presence away asset by Justin Ho · 14 years ago
  78. 41c5a60 Merge "Update bullet permission asset" into ics-mr0 by Justin Ho · 14 years ago
  79. 817d6d5 Check MediaPlayer state, do not teardown() from UI thread. by Ben Murdoch · 14 years ago
  80. c2c9816 Update lockscreen assets by Justin Ho · 14 years ago
  81. 57002d2 Update bullet permission asset by Justin Ho · 14 years ago
  82. 708fd1a Merge "Make launchtestxlw use constant." by Stephen Hines · 14 years ago
  83. 5d35f10 am e95aaf06: Merge "Update indicator_code lock assets" into ics-mr0 by Justin Ho · 14 years ago
  84. e95aaf0 Merge "Update indicator_code lock assets" into ics-mr0 by Justin Ho · 14 years ago
  85. 9b53cb7 am 8b319150: Merge "Update text select handles" into ics-mr0 by Justin Ho · 14 years ago
  86. f940116 am 048e5c80: Merge "Update spinners" into ics-mr0 by Justin Ho · 14 years ago
  87. 9a4b1ff am 4a6f76da: Merge "Updated scrubber_control assets" into ics-mr0 by Justin Ho · 14 years ago
  88. fca8dc2 am 64ba25de: Merge "Update fastscroll" into ics-mr0 by Justin Ho · 14 years ago
  89. c8d0cda am 3cc6f5b4: Merge "Update checkboxes" into ics-mr0 by Justin Ho · 14 years ago
  90. 8b31915 Merge "Update text select handles" into ics-mr0 by Justin Ho · 14 years ago
  91. 048e5c8 Merge "Update spinners" into ics-mr0 by Justin Ho · 14 years ago
  92. 073d1ff Update list selector background (disabled state) by Justin Ho · 14 years ago
  93. fc0115f am 3b89e3a5: Merge "Updating rating stars" into ics-mr0 by Justin Ho · 14 years ago
  94. 4a6f76d Merge "Updated scrubber_control assets" into ics-mr0 by Justin Ho · 14 years ago
  95. 64ba25d Merge "Update fastscroll" into ics-mr0 by Justin Ho · 14 years ago
  96. 3cc6f5b Merge "Update checkboxes" into ics-mr0 by Justin Ho · 14 years ago
  97. 6ea22dc Update rating star buttons by Justin Ho · 14 years ago
  98. 3b89e3a Merge "Updating rating stars" into ics-mr0 by Justin Ho · 14 years ago
  99. ace5c63 Update text select handles by Justin Ho · 14 years ago
  100. facd7aa Updated codelock assets by Justin Ho · 14 years ago