| Commit message (Expand) | Author | Age | Files | Lines |
* | Chrome side to pick up new WebKit API changes. | darin@chromium.org | 2009-02-28 | 34 | -281/+300 |
* | Get rid of wstring variants of StringToFoo. | dsh@google.com | 2009-02-28 | 22 | -97/+132 |
* | Workaround for webkit change that broke Gears. The fix is to use a V8 | mpcomplete@google.com | 2009-02-28 | 7 | -64/+152 |
* | Link applications with -Wl,-ObjC to keep Objective-C implementations available | mark@chromium.org | 2009-02-28 | 3 | -179/+6 |
* | I forgot to update the test_fixable.txt after I fixed a layout-test in my pre... | jcampan@chromium.org | 2009-02-28 | 1 | -6/+3 |
* | When starting Chrome with the option to go to the home page on start-up, the ... | jcampan@chromium.org | 2009-02-28 | 1 | -0/+4 |
* | Does two changes to appease chrome bot runs: | sky@google.com | 2009-02-28 | 11 | -5/+34 |
* | Add .pyc files to svn:ignore. | thestig@chromium.org | 2009-02-28 | 0 | -0/+0 |
* | Refactor download shelf and prepare for porting. | estade@chromium.org | 2009-02-28 | 15 | -112/+176 |
* | Another attempt to remove linux duplicate expectations. | dimich@google.com | 2009-02-28 | 1 | -19/+0 |
* | Fix expectation duplication error in tests_fixable.txtx for linux. | dimich@google.com | 2009-02-28 | 1 | -2/+0 |
* | Revert "Don't call SetPriorityClass if CBSText.dll is loaded in the browser | tc@google.com | 2009-02-27 | 1 | -11/+3 |
* | Properly handle errors in GRIT in the scons build. | tc@google.com | 2009-02-27 | 1 | -29/+37 |
* | After reviewing the Layout Test History from sandholm's page, | finnur@chromium.org | 2009-02-27 | 1 | -1/+2 |
* | Drop whitespace at end of line | willchan@chromium.org | 2009-02-27 | 7 | -31/+29 |
* | Distinguish a few more SDCH cases via problem codes | jar@chromium.org | 2009-02-27 | 3 | -5/+25 |
* | Don't call SetPriorityClass if CBSText.dll is loaded in the browser process. ... | ananta@chromium.org | 2009-02-27 | 1 | -3/+11 |
* | Implementation of AudioRendererHost | hclam@chromium.org | 2009-02-27 | 8 | -176/+300 |
* | Flatten CustomFrameWindow functionality onto Window. | ben@chromium.org | 2009-02-27 | 8 | -41/+509 |
* | Update version number for the upgraded French and Polish dictionaries. | sidchat@google.com | 2009-02-27 | 1 | -11/+8 |
* | The layout test fast/events/key-events-in-input-button.html fails because we ... | jcampan@chromium.org | 2009-02-27 | 1 | -0/+3 |
* | Add post-merge test failures to tests_fixable. Do a triage and update the lis... | dimich@google.com | 2009-02-27 | 1 | -0/+35 |
* | Fix some unit tests that I broke in the transparency patch. Comment out two | brettw@chromium.org | 2009-02-27 | 2 | -4/+26 |
* | Remove ThemeHelperChromiumWin | mark@chromium.org | 2009-02-27 | 1 | -3/+1 |
* | Before installing Chrome check that the installation directory doesn't exist ... | kuchhal@chromium.org | 2009-02-27 | 5 | -17/+51 |
* | webkit.gyp changes corresponding to Chromium r10637 | mark@chromium.org | 2009-02-27 | 1 | -0/+2 |
* | Rebaseline an SVG layout test. We add a faint green extra one pixel wide hori... | sidchat@google.com | 2009-02-27 | 3 | -4/+1 |
* | Pull WebKit deps to get transparency fixes, and rebaseline affected layout te... | brettw@chromium.org | 2009-02-27 | 113 | -237/+776 |
* | When we open a popup window from an app window, we used to identify this popu... | mad@chromium.org | 2009-02-27 | 3 | -21/+23 |
* | webkit.gyp changes corresponding to WebKit r41286 Chromium r10624 | mark@chromium.org | 2009-02-27 | 1 | -0/+10 |
* | Fixes bug in tree view deleting items if there was no root. The old | sky@google.com | 2009-02-27 | 1 | -4/+3 |
* | Wires up sorting of bookmarks to the 'organize menu' in the bookmark | sky@google.com | 2009-02-27 | 21 | -17/+203 |
* | All views::Window objects must have a NonClientView, regardless of whether or... | ben@chromium.org | 2009-02-27 | 6 | -85/+137 |
* | Fix 8200: Pressing Esc should cancel dialogs, not commit. | finnur@chromium.org | 2009-02-27 | 1 | -3/+3 |
* | This test is only failing on the Mac now: | finnur@chromium.org | 2009-02-27 | 1 | -14/+10 |
* | Disable the ExtensionViewTest while I investigate why it's hanging on the | mpcomplete@google.com | 2009-02-27 | 1 | -1/+1 |
* | Make the GYP build aware of new and moved extensions files | mark@chromium.org | 2009-02-27 | 1 | -2/+4 |
* | WebKit merge 41268:41286, Chromium part. | dimich@google.com | 2009-02-27 | 2 | -3/+3 |
* | As described in the bug comments, there is a small hole which makes it possib... | mad@chromium.org | 2009-02-27 | 1 | -1/+1 |
* | Add "stop" image to project. Clean up project so app/theme is a proper group ... | pinkerton@chromium.org | 2009-02-27 | 14 | -38/+108 |
* | Prototype extension process. This is a proof of concept, with a lot of | mpcomplete@google.com | 2009-02-27 | 32 | -85/+452 |
* | Ensure classes only referenced by .xib files end up in the executable | mark@chromium.org | 2009-02-27 | 3 | -6/+185 |
* | Fix script to support python 2.6, which has json module built in. | erikkay@google.com | 2009-02-27 | 1 | -1/+6 |
* | Remove a few more NOTIMPLEMENTED methods. | pinkerton@chromium.org | 2009-02-27 | 3 | -3/+15 |
* | Switch from NOTIMPLEMENTED in RenderWidgetHostViewMac::MovePluginWindows() to... | pinkerton@chromium.org | 2009-02-27 | 1 | -1/+1 |
* | Add --log-level to the list of flags accepted by UI tests. | patrick@chromium.org | 2009-02-27 | 3 | -0/+14 |
* | v8.gyp changes for Chromium r10594 v8 r1370 (1.0.2) | mark@chromium.org | 2009-02-27 | 1 | -14/+0 |
* | webkit.gyp changes corresponding to WebKit r41268 Chromium r10597 | mark@chromium.org | 2009-02-27 | 1 | -5/+16 |
* | Add a centralized error reporter to the | aa@chromium.org | 2009-02-27 | 9 | -91/+193 |
* | Fix painting issue after a renderer crash | agl@chromium.org | 2009-02-27 | 1 | -1/+5 |