1. 221b1d6 Removing some js script tests from the skip list by Kristian Monsen · 14 years ago
  2. 7eec10e Get rid of the extended themes. by Dianne Hackborn · 14 years ago
  3. edfdd15 Fix EventSender mouse events to correctly convert from screen coordinates by Steve Block · 14 years ago
  4. aca659c Refactor EventSenderImpl.MousePoint by Steve Block · 14 years ago
  5. 6a10850 Remove the failing expectation for fast/encoding/char-encoding.html for DRT by Steve Block · 14 years ago
  6. ace92b8 Include .php tests in DumpRenderTree2. by Iain Merrick · 14 years ago
  7. c55fa1b Merge changes I650518a4,If15fddac by Steve Block · 14 years ago
  8. ca501d2 Fix DumpRenderTree2 to not attempt to read expected results over HTTPS by Steve Block · 14 years ago
  9. cda9448 Fix FsUtils.readDataFromUrl() to do the network request on a background thread by Steve Block · 14 years ago
  10. 1a542c7 The CHEEK_TOUCH stuff never worked. Remove it. by Joe Onorato · 14 years ago
  11. b52907f Merge "Add "nodpi" to DpiTest Android.mk" by Kenny Root · 14 years ago
  12. 867812d Add "nodpi" to DpiTest Android.mk by Kenny Root · 14 years ago
  13. 5ec9924 Fix rendering issue with layers. by Romain Guy · 14 years ago
  14. 4058ba0 Allow both contentIntent and setOnClickPendingIntent in notifications by Joe Onorato · 14 years ago
  15. b0cc50d Notification flyovers. by Daniel Sandler · 14 years ago
  16. 8164c2d Don't change textures wrap modes on every draw. by Romain Guy · 14 years ago
  17. a0b46c9 Implement issue #3116702: New manifest tags for supported screen sizes by Dianne Hackborn · 14 years ago
  18. 32a9551 Merge "Add fast/js/regexp-overflow.html to DumpRenderTree skip list" by Steve Block · 14 years ago
  19. 8d1c804 Add fast/js/regexp-overflow.html to DumpRenderTree skip list by Steve Block · 14 years ago
  20. 02f0342 Merge "Fix DumpRenderTree2 to correctly handle crashed tests" by Steve Block · 14 years ago
  21. 16b8bf0 Merge changes I4a85ff69,Idba4acc2 by Steve Block · 14 years ago
  22. 24652bc Fix DumpRenderTree2 to correctly handle crashed tests by Steve Block · 14 years ago
  23. fc16915 Fix DumpRenderTree2 script to allow only one path to be specified by Steve Block · 14 years ago
  24. ae47ce0 Improve error handling in DumpRenderTree2 scripts by Steve Block · 14 years ago
  25. e5ebcb0 Fix clipping issue in StackView. by Romain Guy · 14 years ago
  26. 7864a82 Merge "Implement LayoutTestController.overridePreference('WebKitUsesPageCachePreferenceKey')" by Steve Block · 14 years ago
  27. 5f37cc4 Implement LayoutTestController.overridePreference('WebKitUsesPageCachePreferenceKey') by Steve Block · 14 years ago
  28. 184498c Allow notifications to not specify a contentIntent. by Joe Onorato · 14 years ago
  29. 39b4867 Revert "Merge "Allow notifications to not specify a contentIntent."" by Jason Chen · 14 years ago
  30. 80a752c Allow notifications to not specify a contentIntent. by Joe Onorato · 14 years ago
  31. 6190ba5 Merge "NIOTest fixes." by Elliott Hughes · 14 years ago
  32. ddd49c2 NIOTest fixes. by Elliott Hughes · 14 years ago
  33. ecd3174 Merge "Add 3D transforms support to all gradients." by Romain Guy · 14 years ago
  34. 1483094 Add 3D transforms support to all gradients. by Romain Guy · 14 years ago
  35. 2cddeb4 am 2c164747: am f7872780: Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 14 years ago
  36. c791227 am 111a4135: am b9a40068: Merge "Failing test cleanup." into gingerbread by Brett Chabot · 14 years ago
  37. e3095e0 Apply 3D transformations to gradient shaders. by Romain Guy · 14 years ago
  38. 2c16474 am f7872780: Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 14 years ago
  39. 8274a0e PowerManagerService needs yet another flag... by Joe Onorato · 14 years ago
  40. 469b1db Code cleanup and disable display lists for now. by Romain Guy · 14 years ago
  41. 111a413 am b9a40068: Merge "Failing test cleanup." into gingerbread by Brett Chabot · 14 years ago
  42. b9a4006 Merge "Failing test cleanup." into gingerbread by Brett Chabot · 14 years ago
  43. 066b5c51 manual merge Merge commit '77e42376' into work by Joe Onorato · 14 years ago
  44. 2ad24f9 Failing test cleanup. by Brett Chabot · 14 years ago
  45. 77e4237 am 87efbbb5: Merge "implement the number bubbles on the status bar" into gingerbread by Joe Onorato · 14 years ago
  46. 6c01a11 implement the number bubbles on the status bar by Joe Onorato · 14 years ago
  47. 7975fb6 Apply bilinear filtering to text. by Romain Guy · 14 years ago
  48. 0bb5667 Fix INVALID_OPERATION error with layers rendering. by Romain Guy · 14 years ago
  49. 856f285 Fix some bugs in DumpRenderTree2 when forming HTML diffs by Steve Block · 14 years ago
  50. fd487ad Use the empty string when expected text results are missing in DumpRenderTree2 by Steve Block · 14 years ago
  51. f460dd4 Fix a bug with the expected result path in DumpRenderTree2 by Steve Block · 14 years ago
  52. fdffee8 Correctly implement EventSender mouse methods in DumpRenderTree2 by Steve Block · 14 years ago
  53. c0f90a8 Trim empty lines when comparing text results in DumpRenderTree2 by Steve Block · 14 years ago
  54. 49aa65a Reclassify failing multi-touch tests in DumpRenderTree ignore list by Steve Block · 14 years ago
  55. 5f421a5 Update DumpRenderTree test expectations for fast/encoding by Iain Merrick · 14 years ago
  56. 82c11b4 add multiple device support to layout test driver script by Guang Zhu · 14 years ago
  57. 27c5fab Reduce the AppCache maximum size to a more reasonable value in DumpRenderTree2 by Steve Block · 14 years ago
  58. 31fb8b6 Merge changes Ic62f60d9,I04a01634 by Steve Block · 14 years ago
  59. cb98a3e Provide a useful message in DumpRenderTree2 GUI when the host server is not running by Steve Block · 14 years ago
  60. 898bfbd Prevent DumpRenderTree2 from crashing when the host server is not running by Steve Block · 14 years ago
  61. 42bf092 Update run_layout_tests.py to give a useful error if DumpRenderTree2 is not found on the device by Steve Block · 14 years ago
  62. 7ebd659 Merge commit 'f9f9e248' into manualmerge by Joe Onorato · 14 years ago
  63. c18ac6e Merge "skip 2d.drawImage.broken.html layout test" by Guang Zhu · 14 years ago
  64. 4022d94 skip 2d.drawImage.broken.html layout test by Guang Zhu · 14 years ago
  65. f9f9e24 am 6fa4de3c: Merge "If an icon add remove get coalesced, don\'t remove some other icon." into gingerbread by Joe Onorato · 14 years ago
  66. 795f284 If an icon add remove get coalesced, don't remove some other icon. by Joe Onorato · 14 years ago
  67. a6c2ddb Merge "Bug 2372180: pass multi-touch events from browser to webkit. Since the UI uses multi-touch for zooming, the event is passed to webkit only when the webpage doesn't allow zooming. 1. Updated the data structure TouchEventData in WebViewCore.java to take multiple points and used it everywhere. 2. Added a passMultiTouchToWebkit() function to do what its name means. 3. Added the multi-point touch support to dumprendertree." by Huahui Wu · 14 years ago
  68. 091e1b8 Implement disable() on the status bar. by Joe Onorato · 14 years ago
  69. 41865f4 Bug 2372180: pass multi-touch events from browser to webkit. by Huahui Wu · 14 years ago
  70. ddf680b Touching the blue glow should close the system and notification panels. by Joe Onorato · 14 years ago
  71. 846df9f resolved conflicts for merge of 8952a448 to master by Dianne Hackborn · 14 years ago
  72. 8952a44 am 287952c3: Fix issue #3022508: Crash during media scan by Dianne Hackborn · 14 years ago
  73. 287952c Fix issue #3022508: Crash during media scan by Dianne Hackborn · 14 years ago
  74. 1358a1c Fix DumpRenderTree2 to clear AppCache between tests by Steve Block · 14 years ago
  75. 3cf18f5 Fix DumpRenderTree2 to wait for the WebCore thread to become ready by Steve Block · 14 years ago
  76. 0e1d687 Fix a bug in DumpRenderTree2's run_apache2.py script by Steve Block · 14 years ago
  77. 34f3851 Fix DumpRenderTree2 to make AbstractResult serializable by Steve Block · 14 years ago
  78. f09aafa Fix DumpRenderTree2 to handle SSL errors by Steve Block · 14 years ago
  79. 70727d1 Merge "Fix DumpRenderTree2 to correctly add JavaScript interfaces to new windows" by Steve Block · 14 years ago
  80. 76f6091 Merge "Add support for circular gradients to the GL renderer." by Romain Guy · 14 years ago
  81. ddb80be Add support for circular gradients to the GL renderer. by Romain Guy · 14 years ago
  82. 399542a Merge "Add support for SweepGradient in the GL renderer." by Romain Guy · 14 years ago
  83. ee916f1 Add support for SweepGradient in the GL renderer. by Romain Guy · 14 years ago
  84. ef1e776 Tablet ticker. by Joe Onorato · 14 years ago
  85. 394e0fb Updated Summarizer to use SQLite DB. by Maksymilian Osowski · 14 years ago
  86. fadb0de Changed Summarizer to dump generated html code to file every few hundred tests to avoid OOM errors. by Maksymilian Osowski · 14 years ago
  87. 76c97ee Fix DumpRenderTree2 to serve HTTP tests on http://127.0.0.1:8000 by Steve Block · 14 years ago
  88. 062c0c9 Merge "Updated ManagerService to call Summarizer.summarize() in a separate thread." by Maksymilian Osowski · 14 years ago
  89. 517ebf1 Merge "Changed the behaviour of run_apache2.py restart." by Maksymilian Osowski · 14 years ago
  90. 4af7705 Changed the behaviour of run_apache2.py restart. by Maksymilian Osowski · 14 years ago
  91. 9893d96 Updated ManagerService to call Summarizer.summarize() in a separate thread. by Maksymilian Osowski · 14 years ago
  92. b6a2364 Merge "Update DumpRenderTree2 to handle failing tests where no meaningful diff is available" by Steve Block · 14 years ago
  93. f0c289e Fix DumpRenderTree2 to correctly add JavaScript interfaces to new windows by Steve Block · 14 years ago
  94. 8a6def0 Update DumpRenderTree2 to handle failing tests where no meaningful diff is available by Steve Block · 14 years ago
  95. 44ce324 Merge "Changed run_layout_tests.py and run_apache2.py to accept alternative tests root dir." by Maksymilian Osowski · 14 years ago
  96. c0847c5 Remove superfluous CSS from DumpRenderTree2's Summarizer by Steve Block · 14 years ago
  97. 2c38de8 Implement WebViewClient.onReceivedHttpAuthRequest() in DumpRenderTree2 by Steve Block · 14 years ago
  98. 78fbc54 Changed run_layout_tests.py and run_apache2.py to accept alternative tests root dir. by Maksymilian Osowski · 14 years ago
  99. a977120 Merge "Add support for drawLines(), with anti-aliasing" by Romain Guy · 14 years ago
  100. 759ea80 Add support for drawLines(), with anti-aliasing by Romain Guy · 14 years ago