summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* improvements to media_bench (ffmpeg benchmarking application)fbarchard@chromium.org2009-04-151-8/+47
* Try to fix yet another compile failurepkasting@chromium.org2009-04-151-7/+7
* Change GTK Go button impl to match the changes I already made to the Windows ...pkasting@chromium.org2009-04-152-43/+16
* Reverting 13760.davemoore@chromium.org2009-04-153-34/+9
* Fix regression I introduced where Stop/Go button would toggle state instantly...pkasting@chromium.org2009-04-1512-55/+33
* Make HTMLSelectElement and HTMLOptionsCollection return collections of optionsdavemoore@chromium.org2009-04-153-9/+34
* s/delete/delete[]/thestig@chromium.org2009-04-151-1/+1
* Adds notification for window creation.sky@chromium.org2009-04-152-0/+9
* Unit test for command observer bridge class. Add ifdef guards that were missi...pinkerton@chromium.org2009-04-153-0/+94
* base_unittests.exe is still timing out in the testwtc@chromium.org2009-04-151-0/+3
* Disable a test I added yesterday in attempt to track downtim@chromium.org2009-04-151-1/+3
* Implemented FFmpegDemuxer::Seek() via av_seek_frame().scherkus@chromium.org2009-04-154-91/+314
* Reverting 13748.erikkay@google.com2009-04-157-33/+34
* Make Linux Omnibox results look more like the v2 mocks.deanm@chromium.org2009-04-151-11/+104
* Submitting http://codereview.chromium.org/73075 on behalf of shinichiro.hamaj...erikkay@google.com2009-04-157-34/+33
* Fixes regression in painting info bubble. This is the result ofsky@chromium.org2009-04-153-11/+28
* Fixing a crash which could occur when a string containing multibyte character...deanm@chromium.org2009-04-151-5/+14
* Add unit test for bookmark bar controller.pinkerton@chromium.org2009-04-154-6/+83
* Update V8 in Chromium to version 1.1.10. Fixes a few assertionkasperl@google.com2009-04-151-1/+1
* Disable BrowserFocusTest.BrowsersRememberFocus until it can be looked at.mmoss@chromium.org2009-04-151-1/+1
* Remove extra newline from checksum file.mmoss@chromium.org2009-04-151-1/+1
* Remove newline from checksum file (causes comparison fail)mmoss@chromium.org2009-04-151-1/+1
* Add the long-wrapped-line checksum for the result.brettw@chromium.org2009-04-151-0/+1
* Add checksum for the Linux result of this test since I couldn't get it before.brettw@chromium.org2009-04-151-0/+1
* Use the image result from the buildbot to see if it fixes this test.brettw@chromium.org2009-04-152-1/+0
* Adding a unit test for testing the prepopulation text during search.finnur@chromium.org2009-04-152-0/+68
* Give the expected Linux result the correct name so the tool picks it up.brettw@chromium.org2009-04-152-0/+0
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-1534-334/+284
* Rebaseline some layout tests that are new or changed from the merge 42244:42287brettw@chromium.org2009-04-1513-12/+37
* Disable flakey OpenNewBrowserWindow test.mmoss@chromium.org2009-04-151-1/+3
* Oops. Fix build.willchan@chromium.org2009-04-151-1/+1
* Fix missing backing store in Linux.willchan@chromium.org2009-04-158-3/+24
* Disable the negative test cases in the testwtc@chromium.org2009-04-152-3/+9
* Few changes to the NTP remove thumbnails:jcampan@chromium.org2009-04-154-47/+101
* Simplify TabGtk::ContextMenuController by adding methods to dynamically build...jhawkins@chromium.org2009-04-144-67/+63
* Fix syntax error.estade@chromium.org2009-04-141-1/+1
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-1420-227/+1350
* Convert instances of WideToUTF8(l10n_util::GetString( totc@google.com2009-04-146-30/+28
* Clean up icon loader/manager in preparation for porting.estade@chromium.org2009-04-149-130/+68
* Fix strict aliasing warning in disk_cache_perftest.thestig@chromium.org2009-04-141-4/+2
* Implement chrome_proces_util for linux and enable download ui test.estade@chromium.org2009-04-1421-109/+234
* Remove ExtensionContentScriptInject unit test.aa@chromium.org2009-04-143-64/+0
* Implement context menu handling for the Linux tab strip.jhawkins@chromium.org2009-04-146-9/+152
* Second part of the low level audio for Maccpu@chromium.org2009-04-146-68/+147
* Add non-fatal errors to parsing the expectations file and make lacking a bug ...ojan@google.com2009-04-142-44/+77
* Add command line flag that removes randomness from javascript functions, to b...ace@google.com2009-04-144-1/+11
* Add a few more flaky tests. TBR.ojan@google.com2009-04-141-3/+8
* Remove the usage of GetLastActiveBrowserWindowhuanr@chromium.org2009-04-144-26/+20
* Chromium side of webkit merge 42403:42440.ericroman@google.com2009-04-149-21/+65
* Remove the TestTabContents. This makes BrowserWithTestWindow use thebrettw@chromium.org2009-04-1426-674/+172