| Commit message (Expand) | Author | Age | Files | Lines |
* | Flakiness cleanup: disable flaky tests under chrome/browser/ | evan@chromium.org | 2012-02-15 | 1 | -3/+3 |
* | Convert use of int ms to TimeDelta in files owned by brettw. | tedvessenes@gmail.com | 2012-01-27 | 1 | -4/+5 |
* | Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw. | hbono@chromium.org | 2012-01-16 | 1 | -5/+4 |
* | Convert use of int ms to TimeDelta in files owned by brettw. | tedvessenes@gmail.com | 2012-01-16 | 1 | -4/+5 |
* | De-FLAKY/FAILS MediaUILayoutTest since mac's been fixed and views has been de... | fischman@chromium.org | 2011-11-13 | 1 | -11/+1 |
* | Correct MediaUILayoutTest expectations. | ojan@chromium.org | 2011-11-11 | 1 | -4/+4 |
* | Disable test that started failing on Views only after WebKit roll 99840:99883. | ojan@chromium.org | 2011-11-11 | 1 | -0/+2 |
* | Mark MediaUILayoutTests as flaky on linux. | nduca@chromium.org | 2011-11-11 | 1 | -1/+2 |
* | Fix Mac breakage by renaming BearWav here as well. | ihf@chromium.org | 2011-11-02 | 1 | -1/+1 |
* | Add CrOS specific codecs and media files to ui_tests. | ihf@chromium.org | 2011-11-02 | 1 | -3/+39 |
* | Speed up MediaTest.* from 80s to 13s by avoiding unnecessary 10s sleeps (!) | fischman@chromium.org | 2011-10-25 | 1 | -2/+5 |
* | Conditionally disable accelerated compositing for certain tests | nduca@chromium.org | 2011-09-12 | 1 | -14/+0 |
* | Mark two tests as flaky on Mac. | creis@chromium.org | 2011-09-03 | 1 | -1/+8 |
* | Move more files from chrome/test to chrome/test/base, part #3 | phajdan.jr@chromium.org | 2011-07-29 | 1 | -1/+1 |
* | MediaTest.VideoBearTheora and MediaTest.VideoBearWav are flaky on Mac | sail@chromium.org | 2011-07-10 | 1 | -3/+15 |
* | Unmark VideoBearWebm, VideoBearTheora, and VideoBearWav as flaky on Mac. | annacc@chromium.org | 2011-06-03 | 1 | -15/+3 |
* | Unmark UILayoutTest.MediaUILayoutTest flaky on Mac | annacc@chromium.org | 2011-06-03 | 1 | -8/+1 |
* | Mark UILayoutTest.MediaUILayoutTest flaky on Mac | kinuko@chromium.org | 2011-05-31 | 1 | -1/+8 |
* | Mark MadiaTest.VideoBearWebm FLAKY | kinuko@chromium.org | 2011-05-31 | 1 | -2/+5 |
* | Mark VideoBearTheora and VideoBearWav flaky on Mac. | msw@chromium.org | 2011-05-27 | 1 | -2/+11 |
* | iwyu: Include stringprintf.h where appropriate, part 3. | jhawkins@chromium.org | 2011-05-12 | 1 | -4/+3 |
* | Refactor: Move app/gfx/gl ==> ui/gfx/gl | backer@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Re-enable UILayoutTest.MediaUILayoutTest | vrk@google.com | 2011-02-26 | 1 | -2/+1 |
* | Mark UILayoutTest.MediaUILayoutTest as failing after WK roll. | mnaganov@chromium.org | 2011-02-17 | 1 | -1/+2 |
* | Un-mark UILayoutTests as flaky | vrk@google.com | 2011-01-25 | 1 | -7/+0 |
* | Remove sleep_timeout_ms and fix all the callers. | tfarina@chromium.org | 2011-01-11 | 1 | -2/+3 |
* | Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions. | acolwell@chromium.org | 2011-01-05 | 1 | -1/+1 |
* | Remove base/platform_thread.h stub and fix up all callers to use the new loca... | brettw@google.com | 2011-01-01 | 1 | -2/+2 |
* | Revert 70277 - Revert 70275 - Revert 70267 - Refactor PipelineImpl to use Com... | acolwell@chromium.org | 2010-12-29 | 1 | -1/+1 |
* | Revert 70275 - Revert 70267 - Refactor PipelineImpl to use CompositeFilter to... | acolwell@chromium.org | 2010-12-29 | 1 | -1/+1 |
* | Revert 70267 - Refactor PipelineImpl to use CompositeFilter to manage Filter ... | acolwell@chromium.org | 2010-12-29 | 1 | -1/+1 |
* | Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions. | acolwell@chromium.org | 2010-12-29 | 1 | -1/+1 |
* | Revert 70063 - Refactor PipelineImpl to use CompositeFilter to manage Filter ... | acolwell@chromium.org | 2010-12-23 | 1 | -1/+1 |
* | Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions. | acolwell@chromium.org | 2010-12-23 | 1 | -1/+1 |
* | Revert 69959 - Refactor PipelineImpl to use CompositeFilter to manage Filter ... | acolwell@chromium.org | 2010-12-22 | 1 | -1/+1 |
* | Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions. | acolwell@chromium.org | 2010-12-22 | 1 | -1/+1 |
* | Reenable UILayoutTest.MediaUILayoutTest on Linux | vrk@google.com | 2010-12-10 | 1 | -5/+5 |
* | Removed --use-gl=osmesa as default for ui and browser tests. | apatrick@chromium.org | 2010-11-15 | 1 | -31/+24 |
* | Add a media UI test for WAV. | scherkus@chromium.org | 2010-10-21 | 1 | -0/+6 |
* | ui_tests: disable timing out media tests on Windows. | evan@chromium.org | 2010-09-29 | 1 | -8/+8 |
* | Disable a test that fails in the Linux perf canary | satish@chromium.org | 2010-09-21 | 1 | -0/+6 |
* | Restoring the old media UI test before the move from ui_test to interactive_u... | imcheng@chromium.org | 2010-09-18 | 1 | -0/+129 |
* | Revert 59768 - Refactoring of player[_fullscreen].html by placing the common ... | sky@chromium.org | 2010-09-17 | 1 | -0/+0 |
* | Refactoring of player[_fullscreen].html by placing the common functions in a ... | imcheng@chromium.org | 2010-09-17 | 1 | -0/+0 |
* | Second try of http://codereview.chromium.org/3322009 since it got reverted. | imcheng@chromium.org | 2010-09-16 | 1 | -129/+0 |
* | Fixed crash in AudioOutputController. | sergeyu@chromium.org | 2010-09-14 | 1 | -12/+30 |
* | Disables more media tests. | sky@chromium.org | 2010-09-09 | 1 | -4/+8 |
* | Disables VideoBearTheora as crashes. | sky@chromium.org | 2010-09-09 | 1 | -1/+2 |
* | Revert 58910 - This broke the "Google Chrome" compile. | nsylvain@chromium.org | 2010-09-09 | 1 | -0/+106 |
* | Added a media UI test case for fullscreen video implementation for Windows (w... | imcheng@chromium.org | 2010-09-09 | 1 | -106/+0 |