| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes docking behavior to not offer a maximize drop target if there | sky@google.com | 2008-12-19 | 2 | -8/+35 |
* | Fixes bug where we wouldn't necessarily start throbber timer on drop | sky@google.com | 2008-12-19 | 1 | -0/+7 |
* | Ignoring test for the BOM characters. We've decided to be compatible with | olehougaard@google.com | 2008-12-19 | 2 | -3/+6 |
* | Make sure to initialize the proxy before using it's dom constructor | ager@google.com | 2008-12-19 | 1 | -0/+2 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 98 | -2817/+4984 |
* | Switched dns_global.cc over to UTF-8 strings. | scherkus@chromium.org | 2008-12-19 | 1 | -4/+4 |
* | Documenting the current status of a few layout tests. | olehougaard@google.com | 2008-12-19 | 1 | -1/+3 |
* | Select the Languages tab of the fonts and languages dialog when using spellch... | pkasting@chromium.org | 2008-12-19 | 5 | -12/+37 |
* | Fix 3 erroneous layout test baselines on linux. | estade@chromium.org | 2008-12-19 | 7 | -6/+3 |
* | We need to add UI test for "Encoding" menu to avoid regression. | jnd@google.com | 2008-12-19 | 9 | -27/+312 |
* | Add a filter for ui_tests that don't (yet) work under Purify. | paulg@google.com | 2008-12-19 | 1 | -0/+9 |
* | The WebContentsTest.ShowInterstitialProceedMultipleCommands unit test seem to... | jcampan@chromium.org | 2008-12-19 | 1 | -1/+2 |
* | Changed SessionStartupPref to use UTF-8 strings. | scherkus@chromium.org | 2008-12-19 | 1 | -2/+2 |
* | Updated HtmlDialogContents to use UTF-8 strings. | scherkus@chromium.org | 2008-12-19 | 1 | -2/+2 |
* | Review URL: http://codereview.chromium.org/14809 | jcampan@chromium.org | 2008-12-19 | 38 | -1601/+1099 |
* | Add the CertVerifier class. It is based on the | wtc@google.com | 2008-12-19 | 3 | -3/+208 |
* | Chromium half of the WebKit merge from 39335 to 39369. | pamg@google.com | 2008-12-19 | 5 | -6/+21 |
* | Added the new isCommandEnabled() layout test function to the layout test cont... | estade@chromium.org | 2008-12-18 | 6 | -2/+29 |
* | Unfork CachedPage for Linux build | dglazkov@google.com | 2008-12-18 | 2 | -2/+1 |
* | green linux builder | tc@google.com | 2008-12-18 | 3 | -1/+3 |
* | Fixing 4222: Clear data dialog has new fields, but | finnur@google.com | 2008-12-18 | 49 | -52/+52 |
* | Make the global render thread object a regular global object rather than a | brettw@google.com | 2008-12-18 | 8 | -61/+51 |
* | Fix the build. Bad syntax. | tc@google.com | 2008-12-18 | 1 | -1/+1 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 87 | -225/+248 |
* | We now show the form autofill when the user does any of these on a focused em... | jcampan@chromium.org | 2008-12-18 | 4 | -5/+73 |
* | green windows builder | tc@google.com | 2008-12-18 | 1 | -1/+1 |
* | Increase timeout for ui_test. | paulg@google.com | 2008-12-18 | 1 | -1/+1 |
* | Really fix mac build this time. TBR=darin | dglazkov@google.com | 2008-12-18 | 1 | -12/+6 |
* | Fix Mac build TBR=darin | dglazkov@google.com | 2008-12-18 | 1 | -1/+3 |
* | Unfork CachedPage (2/2) | dglazkov@google.com | 2008-12-18 | 6 | -86/+61 |
* | Fix a DCHECK in the IFrameTest.InEmptyFrame by removing it. The behavior is | brettw@google.com | 2008-12-18 | 2 | -6/+3 |
* | Fix 5561: Support system-level install in the channel changer. | finnur@google.com | 2008-12-18 | 4 | -52/+233 |
* | Move various gtest-style unit tests out of webkit/port and into a new | darin@google.com | 2008-12-18 | 9 | -35/+41 |
* | Make the tab restore ui_tests Purify friendly. | paulg@google.com | 2008-12-18 | 1 | -1/+2 |
* | Bridge out media player from MediaPlayerPrivate. | hclam@chromium.org | 2008-12-18 | 24 | -16/+854 |
* | Remove some files that are not needed. Cleanup the Xcode project. Some stuff | darin@google.com | 2008-12-18 | 3 | -169/+37 |
* | Same as 14820 but moved into media folder | cpu@google.com | 2008-12-18 | 1 | -0/+135 |
* | remove stray .h file from the compile sources list | pinkerton@google.com | 2008-12-18 | 1 | -2/+0 |
* | Fixes a leak of a ResourceHandle that happens with synchronous XMLHttpRequests, | asargent@chromium.org | 2008-12-18 | 1 | -1/+1 |
* | Checking in media::FilterHostInterface. | scherkus@chromium.org | 2008-12-18 | 3 | -3/+144 |
* | Grab the file that fixes the box shadow size. This was supposed to be in the | brettw@google.com | 2008-12-18 | 2 | -7/+2 |
* | Fail a plugin test quickly if we don't support plugins. | tc@google.com | 2008-12-18 | 1 | -2/+5 |
* | Kill our forked copy of MIMETypeRegistry.cpp by moving the customized methods | darin@chromium.org | 2008-12-18 | 5 | -150/+98 |
* | Fix bug 3789: | mbelshe@google.com | 2008-12-18 | 1 | -1/+7 |
* | Experimental Perf. Regression Fix (roll DEPS) | dglazkov@google.com | 2008-12-18 | 1 | -1/+1 |
* | Make some more ui_test Purify friendly. | paulg@google.com | 2008-12-18 | 2 | -4/+4 |
* | Add a .bat script wrapper for the Python diff3 wrapper so it can be called | pamg@google.com | 2008-12-18 | 2 | -24/+40 |
* | Adds the Home button to the MSAA focus order, if enabled. Also removes an unn... | klink@chromium.org | 2008-12-18 | 3 | -5/+2 |
* | Some layout test rebaselines. | estade@chromium.org | 2008-12-18 | 6 | -33/+27 |
* | Fixes browser crash that could occur if the user closed a tab with an | sky@google.com | 2008-12-18 | 2 | -12/+52 |