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