| Commit message (Expand) | Author | Age | Files | Lines |
* | Use tab to group "Show saved passwords" and "Exceptions" | hclam@chromium.org | 2009-04-15 | 15 | -685/+651 |
* | Fix crash in setup.exe. | kuchhal@chromium.org | 2009-04-15 | 2 | -1/+3 |
* | Make the omnibox popup look nicer. Add dropshadow images (not final). Experim... | ben@chromium.org | 2009-04-15 | 26 | -54/+313 |
* | Set media cache back to its maximum ~1.8GB | hclam@chromium.org | 2009-04-15 | 1 | -3/+3 |
* | Fix crash for <audio> | hclam@chromium.org | 2009-04-15 | 1 | -1/+6 |
* | Linux: Move VDMX parsing into WebKit. | agl@chromium.org | 2009-04-15 | 3 | -2/+5 |
* | Make the importer respect the user selected languge. On install the language... | sverrir@google.com | 2009-04-15 | 1 | -11/+13 |
* | Update DEPS to pick up linux compile fix for third_party/WebKit. | ericroman@google.com | 2009-04-15 | 1 | -1/+1 |
* | Chromium side of webkit merge 42440:42523. | ericroman@google.com | 2009-04-15 | 8 | -7/+41 |
* | For some Indian locales, the automatic font fallback by Windows UI components... | jungshik@google.com | 2009-04-15 | 71 | -53/+309 |
* | improvements to media_bench (ffmpeg benchmarking application) | fbarchard@chromium.org | 2009-04-15 | 1 | -8/+47 |
* | Try to fix yet another compile failure | pkasting@chromium.org | 2009-04-15 | 1 | -7/+7 |
* | Change GTK Go button impl to match the changes I already made to the Windows ... | pkasting@chromium.org | 2009-04-15 | 2 | -43/+16 |
* | Reverting 13760. | davemoore@chromium.org | 2009-04-15 | 3 | -34/+9 |
* | Fix regression I introduced where Stop/Go button would toggle state instantly... | pkasting@chromium.org | 2009-04-15 | 12 | -55/+33 |
* | Make HTMLSelectElement and HTMLOptionsCollection return collections of options | davemoore@chromium.org | 2009-04-15 | 3 | -9/+34 |
* | s/delete/delete[]/ | thestig@chromium.org | 2009-04-15 | 1 | -1/+1 |
* | Adds notification for window creation. | sky@chromium.org | 2009-04-15 | 2 | -0/+9 |
* | Unit test for command observer bridge class. Add ifdef guards that were missi... | pinkerton@chromium.org | 2009-04-15 | 3 | -0/+94 |
* | base_unittests.exe is still timing out in the test | wtc@chromium.org | 2009-04-15 | 1 | -0/+3 |
* | Disable a test I added yesterday in attempt to track down | tim@chromium.org | 2009-04-15 | 1 | -1/+3 |
* | Implemented FFmpegDemuxer::Seek() via av_seek_frame(). | scherkus@chromium.org | 2009-04-15 | 4 | -91/+314 |
* | Reverting 13748. | erikkay@google.com | 2009-04-15 | 7 | -33/+34 |
* | Make Linux Omnibox results look more like the v2 mocks. | deanm@chromium.org | 2009-04-15 | 1 | -11/+104 |
* | Submitting http://codereview.chromium.org/73075 on behalf of shinichiro.hamaj... | erikkay@google.com | 2009-04-15 | 7 | -34/+33 |
* | Fixes regression in painting info bubble. This is the result of | sky@chromium.org | 2009-04-15 | 3 | -11/+28 |
* | Fixing a crash which could occur when a string containing multibyte character... | deanm@chromium.org | 2009-04-15 | 1 | -5/+14 |
* | Add unit test for bookmark bar controller. | pinkerton@chromium.org | 2009-04-15 | 4 | -6/+83 |
* | Update V8 in Chromium to version 1.1.10. Fixes a few assertion | kasperl@google.com | 2009-04-15 | 1 | -1/+1 |
* | Disable BrowserFocusTest.BrowsersRememberFocus until it can be looked at. | mmoss@chromium.org | 2009-04-15 | 1 | -1/+1 |
* | Remove extra newline from checksum file. | mmoss@chromium.org | 2009-04-15 | 1 | -1/+1 |
* | Remove newline from checksum file (causes comparison fail) | mmoss@chromium.org | 2009-04-15 | 1 | -1/+1 |
* | Add the long-wrapped-line checksum for the result. | brettw@chromium.org | 2009-04-15 | 1 | -0/+1 |
* | Add checksum for the Linux result of this test since I couldn't get it before. | brettw@chromium.org | 2009-04-15 | 1 | -0/+1 |
* | Use the image result from the buildbot to see if it fixes this test. | brettw@chromium.org | 2009-04-15 | 2 | -1/+0 |
* | Adding a unit test for testing the prepopulation text during search. | finnur@chromium.org | 2009-04-15 | 2 | -0/+68 |
* | Give the expected Linux result the correct name so the tool picks it up. | brettw@chromium.org | 2009-04-15 | 2 | -0/+0 |
* | Remove TabContentsType from the NavigationController external interface and in | brettw@chromium.org | 2009-04-15 | 34 | -334/+284 |
* | Rebaseline some layout tests that are new or changed from the merge 42244:42287 | brettw@chromium.org | 2009-04-15 | 13 | -12/+37 |
* | Disable flakey OpenNewBrowserWindow test. | mmoss@chromium.org | 2009-04-15 | 1 | -1/+3 |
* | Oops. Fix build. | willchan@chromium.org | 2009-04-15 | 1 | -1/+1 |
* | Fix missing backing store in Linux. | willchan@chromium.org | 2009-04-15 | 8 | -3/+24 |
* | Disable the negative test cases in the test | wtc@chromium.org | 2009-04-15 | 2 | -3/+9 |
* | Few changes to the NTP remove thumbnails: | jcampan@chromium.org | 2009-04-15 | 4 | -47/+101 |
* | Simplify TabGtk::ContextMenuController by adding methods to dynamically build... | jhawkins@chromium.org | 2009-04-14 | 4 | -67/+63 |
* | Fix syntax error. | estade@chromium.org | 2009-04-14 | 1 | -1/+1 |
* | Add JsonSchema-based validation for the tab APIs. | aa@chromium.org | 2009-04-14 | 20 | -227/+1350 |
* | Convert instances of WideToUTF8(l10n_util::GetString( to | tc@google.com | 2009-04-14 | 6 | -30/+28 |
* | Clean up icon loader/manager in preparation for porting. | estade@chromium.org | 2009-04-14 | 9 | -130/+68 |
* | Fix strict aliasing warning in disk_cache_perftest. | thestig@chromium.org | 2009-04-14 | 1 | -4/+2 |