summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in setup.exe.kuchhal@chromium.org2009-04-152-1/+3
* Make the omnibox popup look nicer. Add dropshadow images (not final). Experim...ben@chromium.org2009-04-1526-54/+313
* Set media cache back to its maximum ~1.8GBhclam@chromium.org2009-04-151-3/+3
* Fix crash for <audio>hclam@chromium.org2009-04-151-1/+6
* Linux: Move VDMX parsing into WebKit.agl@chromium.org2009-04-153-2/+5
* Make the importer respect the user selected languge. On install the language...sverrir@google.com2009-04-151-11/+13
* Update DEPS to pick up linux compile fix for third_party/WebKit.ericroman@google.com2009-04-151-1/+1
* Chromium side of webkit merge 42440:42523.ericroman@google.com2009-04-158-7/+41
* For some Indian locales, the automatic font fallback by Windows UI components...jungshik@google.com2009-04-1571-53/+309
* 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