1. 5aa1c03 resolved conflicts for merge of 8a76a908 to master by Jean-Baptiste Queru · 14 years ago
  2. 8a76a90 am 9150cff6: Merge "Replaced /sdcard with Environment.getExternalStorageDirectory()" by Jean-Baptiste Queru · 14 years ago
  3. f82447e Merge "Moved all the rendering code to the new shader generator." by Romain Guy · 14 years ago
  4. 889f8d1 Moved all the rendering code to the new shader generator. by Romain Guy · 14 years ago
  5. b969722 Merge "Upgraded DRT2 to generate nice HTML summaries of the tests." by Maksymilian Osowski · 14 years ago
  6. 6d0dae6 Upgraded DRT2 to generate nice HTML summaries of the tests. by Maksymilian Osowski · 14 years ago
  7. 5e8a587 Tracking merge of dalvik-dev to master by Brian Carlstrom · 14 years ago
  8. 9835d61 am 1de9f490: am bae6fe24: Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread by Christopher Tate · 14 years ago
  9. 1de9f49 am bae6fe24: Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread by Christopher Tate · 14 years ago
  10. b100cbf Support streaming of compressed assets > 1 megabyte by Christopher Tate · 14 years ago
  11. 6688214 Merge "Moved practically all of the prerefactoring functionality to the new design." by Maksymilian Osowski · 14 years ago
  12. 5f0ccd7 Moved practically all of the prerefactoring functionality to the new design. by Maksymilian Osowski · 14 years ago
  13. 3f61750 Merge "Add some dom/xtml/level3 LayoutTests to the DumpRenderTree ignore results list" by Steve Block · 14 years ago
  14. 357d280 Merge WebKit at r63859 : Implement layoutTestController.dumpAsText(boolean) in DumpRenderTree. by Ben Murdoch · 14 years ago
  15. a713753 Merge "First stage of refactoring the code to handle crashes gracefully." by Maksymilian Osowski · 14 years ago
  16. 7ddc0b7 First stage of refactoring the code to handle crashes gracefully. by Maksymilian Osowski · 14 years ago
  17. e8e62a4 Add text alignment support to drawText(). by Romain Guy · 14 years ago
  18. 09147fb Add support for text culling. by Romain Guy · 14 years ago
  19. d1d4418 Add some dom/xtml/level3 LayoutTests to the DumpRenderTree ignore results list by Steve Block · 14 years ago
  20. 694b519 Add text rendering. by Romain Guy · 14 years ago
  21. 650893b Build fix. by Maksymilian Osowski · 14 years ago
  22. 8dc9b86 Merge "LayoutTest class with supporting classes (AbstractResult, TextResult)." by Maksymilian Osowski · 14 years ago
  23. 4ee7f4b LayoutTest class with supporting classes (AbstractResult, TextResult). by Maksymilian Osowski · 14 years ago
  24. c0ac193 Add support for linear gradients. by Romain Guy · 14 years ago
  25. 8b85dce Replaced /sdcard with Environment.getExternalStorageDirectory() by Christian Mehlmauer · 14 years ago
  26. ee6aadd Merge "Added the LayoutTestsRunner class that is responsible for running the tests. Also, added some methods to FileFilter." by Maksymilian Osowski · 14 years ago
  27. a508668 am c9ecd445: merge from open-source master by The Android Open Source Project · 14 years ago
  28. c9ecd44 merge from open-source master by The Android Open Source Project · 14 years ago
  29. 62dfcf3 am 3b97e5a6: merge from open-source master by The Android Open Source Project · 14 years ago
  30. 3b97e5a merge from open-source master by The Android Open Source Project · 14 years ago
  31. 3c8ccb3 Added the LayoutTestsRunner class that is responsible for running the tests. Also, added some methods to FileFilter. by Maksymilian Osowski · 14 years ago
  32. c96cdc9 Merge "Add support for BitmapShader." by Romain Guy · 14 years ago
  33. d27977d Add support for BitmapShader. by Romain Guy · 14 years ago
  34. 3fb33c7 Merge "Added method getPreferredHttpHost" by Romain Guy · 14 years ago
  35. 5d53c19 add a paramter to control page-load-termination-on-JS-error by Guang Zhu · 14 years ago
  36. 3d58c03 Do not apply transforms when using drawColor(). by Romain Guy · 14 years ago
  37. 266e051 Prevent crash in ListView when changing cache hint. by Romain Guy · 14 years ago
  38. 2986f85 Added method getPreferredHttpHost by Andreas Sandblad · 14 years ago
  39. c692e8c Make HTTP Header class handle multiple cache-control fields. by Henrik Baard · 14 years ago
  40. 6926c72 Correctly support pre-multiplied alpha, optimizations, more stuff. by Romain Guy · 14 years ago
  41. 7ee7815 Merge "Added dialogs to the DirListActivity." by Maksymilian Osowski · 14 years ago
  42. cefd8d9 Merge "Update DumpRenderTree to look in platform/android for Android-specific results" by Steve Block · 14 years ago
  43. a888375 Update DumpRenderTree to look in platform/android for Android-specific results by Steve Block · 14 years ago
  44. cc483d2 Added dialogs to the DirListActivity. by Maksymilian Osowski · 14 years ago
  45. 16202fc Fix alpha blending and improve fragment shaders performance. by Romain Guy · 14 years ago
  46. 177eb38 Update the file filter in DumpRenderTree (and DumpRenderTree2) so that by Ben Murdoch · 14 years ago
  47. 029c62d Merge "A basic extension of ListActivity that allows navigating through tests and test folders." by Maksymilian Osowski · 14 years ago
  48. 6fd7112 A basic extension of ListActivity that allows navigating through tests and test folders. by Maksymilian Osowski · 14 years ago
  49. f7f9355 Draw n-patches using OpenGL. by Romain Guy · 14 years ago
  50. 17adbfb am 0e1d3391: am b59b9445: Fix icon size in intruder alerts. by Daniel Sandler · 14 years ago
  51. b59b944 Fix icon size in intruder alerts. by Daniel Sandler · 14 years ago
  52. 054e3d5 Merge "Basic file filter class for the new DumpRenderTree." by Maksymilian Osowski · 14 years ago
  53. 2910c12 Basic file filter class for the new DumpRenderTree. by Maksymilian Osowski · 14 years ago
  54. f86ef57 Don't use full screen FBOs, this dramatically increase performance. by Romain Guy · 14 years ago
  55. 8ba548f Add implementation for drawBitmap(Bitmap, Rect, Rect, Paint) by Romain Guy · 14 years ago
  56. c1396e9 Add implementation for drawBitmap(). by Romain Guy · 14 years ago
  57. ce0537b Add hooks for drawBitmap(). by Romain Guy · 14 years ago
  58. 570bb56 frameworks/base updates to track merge from dalvik-dev by Brian Carlstrom · 14 years ago
  59. 04f229a am 77655393: am 5d7f6e61: Merge "Support for tapping on an immersive-mode priority notification." into gingerbread by Daniel Sandler · 14 years ago
  60. 27a8be4 Support for tapping on an immersive-mode priority notification. by Daniel Sandler · 14 years ago
  61. d55a861 Add support for saveLayer(). by Romain Guy · 14 years ago
  62. 026c5e16 Implement support for PorterDuff's blending modes. by Romain Guy · 14 years ago
  63. bd6b79b Add implementations for saveLayerAlpha() and textured rects. by Romain Guy · 14 years ago
  64. c7d5349 Implement quickReject() and drawRect(). by Romain Guy · 14 years ago
  65. 6d7a052 am b9353372: am 8896783d: Updated StatusBar test app for new notifications API. by Daniel Sandler · 14 years ago
  66. ca9d544 Merge "Add colored rectangles implementation in OpenGLRenderer." by Romain Guy · 14 years ago
  67. 9d5316e Add colored rectangles implementation in OpenGLRenderer. by Romain Guy · 14 years ago
  68. 8896783 Updated StatusBar test app for new notifications API. by Daniel Sandler · 14 years ago
  69. ab3c7d2 am 0bf5cce9: am 0a0edcca: Merge "Fix the notification vibration setting and add a test app that lets you recover from the busted state." into gingerbread by Joe Onorato · 14 years ago
  70. 8932020 Fix the notification vibration setting and add a test app that lets you recover from the busted by Joe Onorato · 14 years ago
  71. a18dbdf am 801b63d3: am 51e895f0: Merge "Need to give the AppWidgetHostView the new info about the provider, in case the initialLayout changed." into gingerbread by Joe Onorato · 14 years ago
  72. c27bb55 Need to give the AppWidgetHostView the new info about the provider, in case the initialLayout by Joe Onorato · 14 years ago
  73. be1304f Tweak fix for setXSSAuditorEnabled in LayoutTestController. by Elliott Slaughter · 14 years ago
  74. 5dc0c82 Add setXSSAuditorEnabled support in WebSettings. by Elliott Slaughter · 14 years ago
  75. 85bf02f Fix the simulator build. by Romain Guy · 14 years ago
  76. ad45686 Add dumpChildFramesAsText function support in LayoutTestController. by Shimeng (Simon) Wang · 14 years ago
  77. 0bcd289 move a sqlite test from framework-tests to coretests by Vasu Nori · 14 years ago
  78. e4d0112 Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0. by Romain Guy · 14 years ago
  79. 83ea9e3 am 685fcf36: am c95812e6: Merge "Move out all framework-tests classes." into gingerbread by Brett Chabot · 14 years ago
  80. 0bbae08 Add new API to check whether a Bitmap was modified. by Romain Guy · 14 years ago
  81. be81f4f Move out all framework-tests classes. by Brett Chabot · 14 years ago
  82. 6c354da read old version of data and use multiple connections to db by Vasu Nori · 14 years ago
  83. 8a5f10b resolved conflicts for merge of f7b79151 to master by Joe Onorato · 14 years ago
  84. 1d46191 am b5f9b4f1: am 302759c1: Merge changes I4a11f027,Ib2c4abf6,Id0c7ef9f,I839d7771 into kraken by Joe Onorato · 14 years ago
  85. 0faeb07 Add a test item the turns on a bunch of extra icons. by Joe Onorato · 14 years ago
  86. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 14 years ago
  87. d2b1f00 Add some disabled logging and another test case for reapplying the notification views. by Joe Onorato · 14 years ago
  88. 2dbb41d Merge webkit.org at r60469: Skip a new isolated world test by Leon Clarke · 14 years ago
  89. 1620bcd DumpRenderTree fix. by Ben Murdoch · 14 years ago
  90. 790e71d Merge "Add indexeddb files to the skip list" by Leon Clarke · 14 years ago
  91. 970effc Add indexeddb files to the skip list by Leon Clarke · 14 years ago
  92. 9b815d0 DumpRenderTree changes by Ben Murdoch · 14 years ago
  93. eff8102 am f419c631: am 175f79c5: In fact, switching an item between ongoing and notifications works. by Joe Onorato · 14 years ago
  94. a67699c am 087cc1fa: am 871bdb98: Handle bad icon resources. by Joe Onorato · 14 years ago
  95. a417069 am 85676633: am 0e26dffd: updateNotifications works. by Joe Onorato · 14 years ago
  96. 37166e6 am ff97998a: am 4762c2d7: Add expand and collapse. by Joe Onorato · 14 years ago
  97. 175f79c In fact, switching an item between ongoing and notifications works. by Joe Onorato · 14 years ago
  98. 871bdb9 Handle bad icon resources. by Joe Onorato · 14 years ago
  99. 0e26dff updateNotifications works. by Joe Onorato · 14 years ago
  100. 4762c2d Add expand and collapse. by Joe Onorato · 14 years ago