1. 32a9551 Merge "Add fast/js/regexp-overflow.html to DumpRenderTree skip list" by Steve Block · 14 years ago
  2. 8d1c804 Add fast/js/regexp-overflow.html to DumpRenderTree skip list by Steve Block · 14 years ago
  3. 02f03422 Merge "Fix DumpRenderTree2 to correctly handle crashed tests" by Steve Block · 14 years ago
  4. 16b8bf0 Merge changes I4a85ff69,Idba4acc2 by Steve Block · 14 years ago
  5. 24652bc Fix DumpRenderTree2 to correctly handle crashed tests by Steve Block · 14 years ago
  6. fc16915 Fix DumpRenderTree2 script to allow only one path to be specified by Steve Block · 14 years ago
  7. ae47ce0 Improve error handling in DumpRenderTree2 scripts by Steve Block · 14 years ago
  8. e5ebcb0 Fix clipping issue in StackView. by Romain Guy · 14 years ago
  9. 7864a82 Merge "Implement LayoutTestController.overridePreference('WebKitUsesPageCachePreferenceKey')" by Steve Block · 14 years ago
  10. 5f37cc43 Implement LayoutTestController.overridePreference('WebKitUsesPageCachePreferenceKey') by Steve Block · 14 years ago
  11. 184498c Allow notifications to not specify a contentIntent. by Joe Onorato · 14 years ago
  12. 39b4867 Revert "Merge "Allow notifications to not specify a contentIntent."" by Jason Chen · 14 years ago
  13. 80a752c Allow notifications to not specify a contentIntent. by Joe Onorato · 14 years ago
  14. 6190ba5 Merge "NIOTest fixes." by Elliott Hughes · 14 years ago
  15. ddd49c2 NIOTest fixes. by Elliott Hughes · 14 years ago
  16. ecd3174 Merge "Add 3D transforms support to all gradients." by Romain Guy · 14 years ago
  17. 1483094 Add 3D transforms support to all gradients. by Romain Guy · 14 years ago
  18. 2cddeb4 am 2c164747: am f7872780: Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 14 years ago
  19. c791227 am 111a4135: am b9a40068: Merge "Failing test cleanup." into gingerbread by Brett Chabot · 14 years ago
  20. e3095e0 Apply 3D transformations to gradient shaders. by Romain Guy · 14 years ago
  21. 2c16474 am f7872780: Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 14 years ago
  22. 8274a0e PowerManagerService needs yet another flag... by Joe Onorato · 14 years ago
  23. 469b1db Code cleanup and disable display lists for now. by Romain Guy · 14 years ago
  24. 111a413 am b9a40068: Merge "Failing test cleanup." into gingerbread by Brett Chabot · 14 years ago
  25. b9a4006 Merge "Failing test cleanup." into gingerbread by Brett Chabot · 14 years ago
  26. 066b5c51 manual merge Merge commit '77e42376' into work by Joe Onorato · 14 years ago
  27. 2ad24f9 Failing test cleanup. by Brett Chabot · 14 years ago
  28. 77e4237 am 87efbbb5: Merge "implement the number bubbles on the status bar" into gingerbread by Joe Onorato · 14 years ago
  29. 6c01a11 implement the number bubbles on the status bar by Joe Onorato · 14 years ago
  30. 7975fb6 Apply bilinear filtering to text. by Romain Guy · 14 years ago
  31. 0bb5667 Fix INVALID_OPERATION error with layers rendering. by Romain Guy · 14 years ago
  32. 856f285 Fix some bugs in DumpRenderTree2 when forming HTML diffs by Steve Block · 14 years ago
  33. fd487ad Use the empty string when expected text results are missing in DumpRenderTree2 by Steve Block · 14 years ago
  34. f460dd4 Fix a bug with the expected result path in DumpRenderTree2 by Steve Block · 14 years ago
  35. fdffee8 Correctly implement EventSender mouse methods in DumpRenderTree2 by Steve Block · 14 years ago
  36. c0f90a8 Trim empty lines when comparing text results in DumpRenderTree2 by Steve Block · 14 years ago
  37. 49aa65a Reclassify failing multi-touch tests in DumpRenderTree ignore list by Steve Block · 14 years ago
  38. 5f421a5 Update DumpRenderTree test expectations for fast/encoding by Iain Merrick · 14 years ago
  39. 82c11b4 add multiple device support to layout test driver script by Guang Zhu · 14 years ago
  40. 27c5fab Reduce the AppCache maximum size to a more reasonable value in DumpRenderTree2 by Steve Block · 14 years ago
  41. 31fb8b6 Merge changes Ic62f60d9,I04a01634 by Steve Block · 14 years ago
  42. cb98a3e Provide a useful message in DumpRenderTree2 GUI when the host server is not running by Steve Block · 14 years ago
  43. 898bfbd Prevent DumpRenderTree2 from crashing when the host server is not running by Steve Block · 14 years ago
  44. 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
  45. 7ebd659 Merge commit 'f9f9e248' into manualmerge by Joe Onorato · 14 years ago
  46. c18ac6e Merge "skip 2d.drawImage.broken.html layout test" by Guang Zhu · 14 years ago
  47. 4022d94 skip 2d.drawImage.broken.html layout test by Guang Zhu · 14 years ago
  48. 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
  49. 795f284 If an icon add remove get coalesced, don't remove some other icon. by Joe Onorato · 14 years ago
  50. 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
  51. 091e1b8 Implement disable() on the status bar. by Joe Onorato · 14 years ago
  52. 41865f4 Bug 2372180: pass multi-touch events from browser to webkit. by Huahui Wu · 14 years ago
  53. ddf680b Touching the blue glow should close the system and notification panels. by Joe Onorato · 14 years ago
  54. 846df9f resolved conflicts for merge of 8952a448 to master by Dianne Hackborn · 14 years ago
  55. 8952a44 am 287952c3: Fix issue #3022508: Crash during media scan by Dianne Hackborn · 14 years ago
  56. 287952c Fix issue #3022508: Crash during media scan by Dianne Hackborn · 14 years ago
  57. 1358a1c Fix DumpRenderTree2 to clear AppCache between tests by Steve Block · 14 years ago
  58. 3cf18f5 Fix DumpRenderTree2 to wait for the WebCore thread to become ready by Steve Block · 14 years ago
  59. 0e1d687 Fix a bug in DumpRenderTree2's run_apache2.py script by Steve Block · 14 years ago
  60. 34f3851 Fix DumpRenderTree2 to make AbstractResult serializable by Steve Block · 14 years ago
  61. f09aafa Fix DumpRenderTree2 to handle SSL errors by Steve Block · 14 years ago
  62. 70727d1 Merge "Fix DumpRenderTree2 to correctly add JavaScript interfaces to new windows" by Steve Block · 14 years ago
  63. 76f6091 Merge "Add support for circular gradients to the GL renderer." by Romain Guy · 14 years ago
  64. ddb80be Add support for circular gradients to the GL renderer. by Romain Guy · 14 years ago
  65. 399542a Merge "Add support for SweepGradient in the GL renderer." by Romain Guy · 14 years ago
  66. ee916f1 Add support for SweepGradient in the GL renderer. by Romain Guy · 14 years ago
  67. ef1e776 Tablet ticker. by Joe Onorato · 14 years ago
  68. 394e0fb Updated Summarizer to use SQLite DB. by Maksymilian Osowski · 14 years ago
  69. fadb0de Changed Summarizer to dump generated html code to file every few hundred tests to avoid OOM errors. by Maksymilian Osowski · 14 years ago
  70. 76c97ee Fix DumpRenderTree2 to serve HTTP tests on http://127.0.0.1:8000 by Steve Block · 14 years ago
  71. 062c0c9 Merge "Updated ManagerService to call Summarizer.summarize() in a separate thread." by Maksymilian Osowski · 14 years ago
  72. 517ebf1 Merge "Changed the behaviour of run_apache2.py restart." by Maksymilian Osowski · 14 years ago
  73. 4af7705 Changed the behaviour of run_apache2.py restart. by Maksymilian Osowski · 14 years ago
  74. 9893d96 Updated ManagerService to call Summarizer.summarize() in a separate thread. by Maksymilian Osowski · 14 years ago
  75. b6a2364 Merge "Update DumpRenderTree2 to handle failing tests where no meaningful diff is available" by Steve Block · 14 years ago
  76. f0c289e Fix DumpRenderTree2 to correctly add JavaScript interfaces to new windows by Steve Block · 14 years ago
  77. 8a6def0 Update DumpRenderTree2 to handle failing tests where no meaningful diff is available by Steve Block · 14 years ago
  78. 44ce3242 Merge "Changed run_layout_tests.py and run_apache2.py to accept alternative tests root dir." by Maksymilian Osowski · 14 years ago
  79. c0847c5 Remove superfluous CSS from DumpRenderTree2's Summarizer by Steve Block · 14 years ago
  80. 2c38de8 Implement WebViewClient.onReceivedHttpAuthRequest() in DumpRenderTree2 by Steve Block · 14 years ago
  81. 78fbc54 Changed run_layout_tests.py and run_apache2.py to accept alternative tests root dir. by Maksymilian Osowski · 14 years ago
  82. a977120 Merge "Add support for drawLines(), with anti-aliasing" by Romain Guy · 14 years ago
  83. 759ea80 Add support for drawLines(), with anti-aliasing by Romain Guy · 14 years ago
  84. 44c7197 Merge "Make DumpRenderTree2 appear in the 'Dev Tools' application" by Steve Block · 14 years ago
  85. 857d7cf Merge "Fix 9patch rendering." by Romain Guy · 14 years ago
  86. 6820ac8 Fix 9patch rendering. by Romain Guy · 14 years ago
  87. 2622f30 Make DumpRenderTree2 appear in the 'Dev Tools' application by Steve Block · 14 years ago
  88. 7352c8b am 0535d857: am 94126238: Merge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments" into gingerbread by Brian Carlstrom · 14 years ago
  89. d96c5e0 Added setXSSAuditorEnabled() LayoutTestController function. by Maksymilian Osowski · 14 years ago
  90. 0535d85 am 94126238: Merge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments" into gingerbread by Brian Carlstrom · 14 years ago
  91. 023606a Merge "Changed Summarizer to add header before printing the path in summary.txt and details.html" by Maksymilian Osowski · 14 years ago
  92. 8a2e552 Merge "Implement LayoutTestController.setAppCacheMaximumSize() for DumpRenderTree2" by Steve Block · 14 years ago
  93. 75aa0d3 Changed Summarizer to add header before printing the path in summary.txt and details.html by Maksymilian Osowski · 14 years ago
  94. ac0b599 Merge "Made the run_layout_tests.py script restart the apache2 server before it starts." by Maksymilian Osowski · 14 years ago
  95. 757dcbb Implement LayoutTestController.setAppCacheMaximumSize() for DumpRenderTree2 by Steve Block · 14 years ago
  96. 8a0db6f Merge "Sort LayoutTestController methods alphabetically" by Steve Block · 14 years ago
  97. 2e36737 Made the run_layout_tests.py script restart the apache2 server before it starts. by Maksymilian Osowski · 14 years ago
  98. 5de8b99 Sort LayoutTestController methods alphabetically by Steve Block · 14 years ago
  99. 540aada Merge "Add to DumpRenderTree2 the option to suppress showing results in the host browser" by Steve Block · 14 years ago
  100. d210fd2 Add to DumpRenderTree2 the option to suppress showing results in the host browser by Steve Block · 14 years ago