1. f4fea9a Merge WebKit at r75993: Update Makefiles by Ben Murdoch · 13 years ago
  2. e8e335a even more logging by Guang Zhu · 13 years ago
  3. a7a7222 Merge "Fix WebCore include paths due to merge to WebKit r75315" by Steve Block · 13 years ago
  4. 858aa93 Antialiasing for rectangles by Chet Haase · 13 years ago
  5. 1048b7e Fix WebCore include paths due to merge to WebKit r75315 by Steve Block · 13 years ago
  6. 01defe4 Merge changes I21e9629e,I535ed3ba by Daniel Sandler · 13 years ago
  7. 1d4d30a It's lights out for you, navigation bar! by Daniel Sandler · 14 years ago
  8. 49171bc add more logging into DRT by Guang Zhu · 13 years ago
  9. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  10. 05be6d6 am 4907d1d5: am 0c6cbf41: Merge "Better compat mode part one: start scaling windows." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  11. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 14 years ago
  12. 3825fef Merge "Fix for scaled AA lines" by Chet Haase · 13 years ago
  13. 99ecdc4 Fix for scaled AA lines by Chet Haase · 13 years ago
  14. 4f413e4 Merge "save benchmark results" by Alex Sakhartchouk · 13 years ago
  15. 4d7b19a save benchmark results by Alex Sakhartchouk · 13 years ago
  16. ceae02e Merge "Clean up use of rsSetObject/rsClearObject." by Stephen Hines · 13 years ago
  17. df0a7fb Merge "Allows to render with an OpenGL context inside a TextureView." by Romain Guy · 13 years ago
  18. 8f0095c Allows to render with an OpenGL context inside a TextureView. by Romain Guy · 13 years ago
  19. c32b994 Clean up use of rsSetObject/rsClearObject. by Stephen Hines · 13 years ago
  20. 99585ad Line endcaps for AA lines are now antialiased. by Chet Haase · 13 years ago
  21. ad44445 Merge "New widget: TextureView Bug #4343984" by Romain Guy · 13 years ago
  22. aa6c24c New widget: TextureView Bug #4343984 by Romain Guy · 13 years ago
  23. b994ed3 Fix RS graphics samples/tests. by Stephen Hines · 14 years ago
  24. 8a5cc92 Fix various hw-accelerated line/point bugs by Chet Haase · 14 years ago
  25. 998d457 Merge "Better workaround for the bitmap invalidation problem." by Alex Sakhartchouk · 14 years ago
  26. d45d463 Merge "Make DRT pull data over network" by Guang Zhu · 14 years ago
  27. f6d1b3f Make DRT pull data over network by Guang Zhu · 14 years ago
  28. 9dc8b36 Better workaround for the bitmap invalidation problem. by Alex Sakhartchouk · 14 years ago
  29. 93970c3 Merge "- Add instrumentation utility to automate rs performance tests: The RsBench test activity can be launched within instrumentation" by Xia Wang · 14 years ago
  30. 2738fb1 - Add instrumentation utility to automate rs performance tests: by Xia Wang · 14 years ago
  31. 740bf2b Apply shaders/filters to text drop shadows. Bug #4318323 by Romain Guy · 14 years ago
  32. 3a03eee Update shader text to test with drop shadows. by Romain Guy · 14 years ago
  33. 589e4e2 Fix bug #4338103 (Android Arabic and Hebrew input is broken) by Fabrice Di Meglio · 14 years ago
  34. 3f92b8b Merge "Clean getTextRunAdvances() APIs" by Fabrice Di Meglio · 14 years ago
  35. abf2b93 sped up the ui in image processing test app by Alex Sakhartchouk · 14 years ago
  36. 0a1413e Clean getTextRunAdvances() APIs by Fabrice Di Meglio · 14 years ago
  37. bf96c35 Merge "Enable anti-aliasing for hw-accelerated lines" by Chet Haase · 14 years ago
  38. 5b0200b Enable anti-aliasing for hw-accelerated lines by Chet Haase · 14 years ago
  39. f7b9e78 Merge "Add Unicode BiDi Algo before drawing text in Canvas" by Fabrice Di Meglio · 14 years ago
  40. 689e515 Add Unicode BiDi Algo before drawing text in Canvas by Fabrice Di Meglio · 14 years ago
  41. 0c5001d Add APIs to remove tasks. by Dianne Hackborn · 14 years ago
  42. bcbab36 Merge "Rework thumbnails in activity manager." by Dianne Hackborn · 14 years ago
  43. f26fd99 Rework thumbnails in activity manager. by Dianne Hackborn · 14 years ago
  44. 0343a7e Merge "TextLayoutCache - add glyphs caching" by Fabrice Di Meglio · 14 years ago
  45. fcf2be1 TextLayoutCache - add glyphs caching by Fabrice Di Meglio · 14 years ago
  46. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 14 years ago
  47. 78a9f6a Merge "First draft of fbo in renderscript. Updating samples and benchmark" by Alex Sakhartchouk · 14 years ago
  48. 8e90f2b First draft of fbo in renderscript. Updating samples and benchmark by Alex Sakhartchouk · 14 years ago
  49. d117428 am 5db7fd6b: am f7a9b869: am 1e7fb7ae: Merge "Error in compound cache-control header." by Brad Fitzpatrick · 14 years ago
  50. 5db7fd6 am f7a9b869: am 1e7fb7ae: Merge "Error in compound cache-control header." by Brad Fitzpatrick · 14 years ago
  51. eee49c6 Fix text redering issue where the text was sometimes truncated by Fabrice Di Meglio · 14 years ago
  52. eb0ced7 Error in compound cache-control header. by Henrik Baard · 14 years ago
  53. aa5eb64 Merge "Use Harfbuzz instead of ICU4C for computing advances" by Fabrice Di Meglio · 14 years ago
  54. 9f82b58 Use Harfbuzz instead of ICU4C for computing advances by Fabrice Di Meglio · 14 years ago
  55. 1a81aea Update GL textures when changing a Bitmap's pixels Bug #4146495 by Romain Guy · 14 years ago
  56. ed6fcb0 Add support for drawPoint() and drawPoints(). by Romain Guy · 14 years ago
  57. 8329db3 am b245e31f: am ee7ace06: Merge "Fix rendering artifact in edge fades. Bug #4092053" into honeycomb-mr1 by Romain Guy · 14 years ago
  58. ee7ace0 Merge "Fix rendering artifact in edge fades. Bug #4092053" into honeycomb-mr1 by Romain Guy · 14 years ago
  59. 7b5b6ab Fix rendering artifact in edge fades. Bug #4092053 by Romain Guy · 14 years ago
  60. 3070af0 frameworks/base: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  61. 38507bb Add a test app: quota exceeded doing a backup by Christopher Tate · 14 years ago
  62. cabfcc1 Add support for partial invalidates in WebView Bug #3461349 by Romain Guy · 14 years ago
  63. 47b8ade Add a new Camera API to control the camera's location by Romain Guy · 14 years ago
  64. c29a444 Moving renderscript tests away from the library to a dedicated test folder. by Alex Sakhartchouk · 14 years ago
  65. eefdd70 Merge "Dirty layers in the area covered by a drawBitmapMesh() call Bug #3410827" by Romain Guy · 14 years ago
  66. b18d2d0 Dirty layers in the area covered by a drawBitmapMesh() call Bug #3410827 by Romain Guy · 14 years ago
  67. 6dfef1b Merge "Adds CookieManager methods to configure policy for cookies for file scheme URLs" by Steve Block · 14 years ago
  68. ed6d936 Merge "Remove SSLPerformanceTest and DatabaseSessionCache." by Jesse Wilson · 14 years ago
  69. 74815d3 Remove SSLPerformanceTest and DatabaseSessionCache. by Jesse Wilson · 14 years ago
  70. fb40a64 Merge "Increase DRT timeout while waiting for WebView to dump as text" by Steve Block · 14 years ago
  71. 8e8cf73 Increase DRT timeout while waiting for WebView to dump as text by Steve Block · 14 years ago
  72. c1f8146 Remove LayoutTest http/tests/xmlhttprequest/simple-cross-origin-progress-events.html from skipped list by Steve Block · 14 years ago
  73. 3e4ac89 am 80038fbc: am ba27cf75: Merge "Empty the clip rect when intersection is empty. Bug #3410035" into honeycomb by Romain Guy · 14 years ago
  74. 32cd1d5 resolved conflicts for merge of 31796297 to master by Daniel Sandler · 14 years ago
  75. f28daff Empty the clip rect when intersection is empty. Bug #3410035 by Romain Guy · 14 years ago
  76. e40451a Ongoing notification for GPS use. by Daniel Sandler · 14 years ago
  77. 9bd32c23 am 109da7df: am 5bfd1aff: Merge "Allocate layers from the layers pool. Bug #3413433" into honeycomb by Romain Guy · 14 years ago
  78. 09b7c91 Allocate layers from the layers pool. Bug #3413433 by Romain Guy · 14 years ago
  79. 929a1c2 Removing android.security.MessageDigest by Brian Carlstrom · 14 years ago
  80. 849d0a3 New API to let apps draw without layers. Bug #3413433 by Romain Guy · 14 years ago
  81. 54229ee Correctly set the alpha of a hardware layer before drawing it. Bug #3410819 by Romain Guy · 14 years ago
  82. 87d1975 Delete browerplugin tests - do not merge by Jean-Baptiste Queru · 14 years ago
  83. 7bb8eeb Allow the status bar disable flags to be used as View's system ui visibility fields. by Joe Onorato · 14 years ago
  84. 3443026 Merge "Fit and finish on status bar:" into honeycomb by Daniel Sandler · 14 years ago
  85. 5794f23 change the way test app waits for gc by Guang Zhu · 14 years ago
  86. f844dc4 Fit and finish on status bar: by Daniel Sandler · 14 years ago
  87. 7d7b549 Enable partial invalidates when rendering with OpenGL. by Romain Guy · 14 years ago
  88. f932469 A few small cleanning-ups. by Huahui Wu · 14 years ago
  89. 4c541b1 Merge "visibility ("lights out") API." into honeycomb by Joe Onorato · 14 years ago
  90. 664644d visibility ("lights out") API. by Joe Onorato · 14 years ago
  91. a566b7c Fix bitmap meshes to work in display lists. by Romain Guy · 14 years ago
  92. 8b2f526 Add support for arcs. by Romain Guy · 14 years ago
  93. c1cd9ba3 Add support for ovals and stroked rectangles. by Romain Guy · 14 years ago
  94. 17d25c5 Merge "b/3369602 Using Math.round() to convert float coordinates to integers." into honeycomb by Huahui Wu · 14 years ago
  95. 276677f Merge "Move URLTest tests to libcore." into honeycomb by Jesse Wilson · 14 years ago
  96. f3efdf5 Move URLTest tests to libcore. by Jesse Wilson · 14 years ago
  97. a586b7b b/3369602 Using Math.round() to convert float coordinates to integers. by Huahui Wu · 14 years ago
  98. 5a7b466 Add support for drawBitmapMesh(). by Romain Guy · 14 years ago
  99. 7e73ce9 DRT needs to clear cookies between tests. by Ben Murdoch · 14 years ago
  100. 0b5bd35 Add case-sensitive tests to DRT ignore list. by Ben Murdoch · 14 years ago