summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add post-merge test failures to tests_fixable. Do a triage and update the lis...dimich@google.com2009-02-271-0/+35
* Fix some unit tests that I broke in the transparency patch. Comment out twobrettw@chromium.org2009-02-272-4/+26
* Remove ThemeHelperChromiumWinmark@chromium.org2009-02-271-3/+1
* Before installing Chrome check that the installation directory doesn't exist ...kuchhal@chromium.org2009-02-275-17/+51
* webkit.gyp changes corresponding to Chromium r10637mark@chromium.org2009-02-271-0/+2
* Rebaseline an SVG layout test. We add a faint green extra one pixel wide hori...sidchat@google.com2009-02-273-4/+1
* Pull WebKit deps to get transparency fixes, and rebaseline affected layout te...brettw@chromium.org2009-02-27113-237/+776
* When we open a popup window from an app window, we used to identify this popu...mad@chromium.org2009-02-273-21/+23
* webkit.gyp changes corresponding to WebKit r41286 Chromium r10624mark@chromium.org2009-02-271-0/+10
* Fixes bug in tree view deleting items if there was no root. The oldsky@google.com2009-02-271-4/+3
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-2721-17/+203
* All views::Window objects must have a NonClientView, regardless of whether or...ben@chromium.org2009-02-276-85/+137
* Fix 8200: Pressing Esc should cancel dialogs, not commit.finnur@chromium.org2009-02-271-3/+3
* This test is only failing on the Mac now:finnur@chromium.org2009-02-271-14/+10
* Disable the ExtensionViewTest while I investigate why it's hanging on thempcomplete@google.com2009-02-271-1/+1
* Make the GYP build aware of new and moved extensions filesmark@chromium.org2009-02-271-2/+4
* WebKit merge 41268:41286, Chromium part.dimich@google.com2009-02-272-3/+3
* As described in the bug comments, there is a small hole which makes it possib...mad@chromium.org2009-02-271-1/+1
* Add "stop" image to project. Clean up project so app/theme is a proper group ...pinkerton@chromium.org2009-02-2714-38/+108
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-2732-85/+452
* Ensure classes only referenced by .xib files end up in the executablemark@chromium.org2009-02-273-6/+185
* Fix script to support python 2.6, which has json module built in.erikkay@google.com2009-02-271-1/+6
* Remove a few more NOTIMPLEMENTED methods.pinkerton@chromium.org2009-02-273-3/+15
* Switch from NOTIMPLEMENTED in RenderWidgetHostViewMac::MovePluginWindows() to...pinkerton@chromium.org2009-02-271-1/+1
* Add --log-level to the list of flags accepted by UI tests.patrick@chromium.org2009-02-273-0/+14
* v8.gyp changes for Chromium r10594 v8 r1370 (1.0.2)mark@chromium.org2009-02-271-14/+0
* webkit.gyp changes corresponding to WebKit r41268 Chromium r10597mark@chromium.org2009-02-271-5/+16
* Add a centralized error reporter to theaa@chromium.org2009-02-279-91/+193
* Fix painting issue after a renderer crashagl@chromium.org2009-02-271-1/+5
* Change locale handling to deal with mac resource bundles in the corresponding...pinkerton@chromium.org2009-02-275-4/+27
* landing tony's patch from http://codereview.chromium.org/27250 to fix debug t...darin@chromium.org2009-02-271-0/+2
* Make AutocompletePopupView a virtual interface.deanm@chromium.org2009-02-273-310/+346
* Pull the autocomplete popup into separate model and view files.deanm@chromium.org2009-02-278-515/+584
* Fix the tab strip controller to use a list of controllers rather than relying onpinkerton@chromium.org2009-02-275-44/+37
* Enable new tab page for Mac and Linuxpinkerton@chromium.org2009-02-273-6/+8
* Misc formatting / cleanup in the autocomplete code.deanm@chromium.org2009-02-2715-77/+62
* Need to add the include path into Release settings too.dimich@google.com2009-02-271-0/+1
* Fix Mac build - update project files after merge and jscre library removal.dimich@google.com2009-02-274-130/+9
* Fix for a bad merge of the test_fixable file.dimich@google.com2009-02-271-16/+15
* Attempt to fix Linux build. File removed during merge, need to remove from SC...dimich@google.com2009-02-271-1/+0
* webkit merge 41217:41268, Chromium partdimich@google.com2009-02-2715-27/+78
* Remove unnecessary config.h files now that the Glue Xcode target no longer usesdarin@chromium.org2009-02-273-12/+0
* Don't let an active network attacker play tricks with CONNECT tunnels throgh ...abarth@chromium.org2009-02-274-45/+273
* Update V8 to version 1.0.2.ager@chromium.org2009-02-273-139/+1
* Use a dedicated command line flag for FIFO IPC channels on POSIX.phajdan.jr@chromium.org2009-02-273-1/+7
* Add temp scaffolding stubs for automation bits to unbreak shared linking.phajdan.jr@chromium.org2009-02-271-0/+130
* Go back to using regular printf. snprintf doesn't seem to exist on Windows.brettw@chromium.org2009-02-271-1/+3
* Fix indentation and naming in the V8 NP files to match WebKit. The onlybrettw@chromium.org2009-02-277-691/+655
* Finish porting importer for Posix:jhawkins@chromium.org2009-02-272-10/+1
* Use unix path separators in checkdeps. Otherwise it doesn't work on Unix syst...thestig@chromium.org2009-02-271-3/+1