summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add a command line flag to load a single extension from an arbitrary (non-ver...erikkay@google.com2009-02-037-23/+78
* Remember change in Spell Check language by putting it in the list of accept l...sidchat@google.com2009-02-033-0/+47
* Fix memory leak.kuchhal@chromium.org2009-02-031-5/+5
* Bail saving window placement if the function is called after WM_DESTROY (wind...ben@chromium.org2009-02-031-0/+7
* Reverting 9090.ojan@google.com2009-02-0314-532/+645
* Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windowsbrettw@chromium.org2009-02-0314-645/+532
* Factor out platform specific chrome_paths calls into platform specific files.tc@google.com2009-02-038-65/+172
* Add NOTIMPLEMENTED(); in temporary scaffolding stubs.phajdan.jr@chromium.org2009-02-032-247/+558
* Extension loading improvements.erikkay@google.com2009-02-032-30/+74
* Porting unit tests.phajdan.jr@chromium.org2009-02-032-7/+4
* Pessimistic bump to 160.1, will go to 161.0 if successful build.laforge@chromium.org2009-02-031-1/+1
* Merged with latest media pipeline and cleaned up some style stuff.hclam@chromium.org2009-02-0310-110/+490
* Replacing CRLF line endings with LF and add svn:eol-style to LF.hbono@chromium.org2009-02-031-956/+956
* From agl. Cleaned up version of issue 19046.thestig@chromium.org2009-02-0314-73/+227
* This CL fix issue 7253 -- tooltip of pure English tab title has wrong directi...xji@chromium.org2009-02-031-0/+3
* fix output that changed due to clipboard changetc@google.com2009-02-031-2/+2
* Fix some of the most egregious problems with Aero glass frames. These change...pkasting@chromium.org2009-02-032-30/+30
* Reverting 9060.ojan@google.com2009-02-031-5/+2
* Add test_web_contents to scons build.estade@chromium.org2009-02-031-2/+5
* Fix a divide by zero crash with a temporary workaround (until we have themes).ben@chromium.org2009-02-031-0/+6
* first stab at scaffolding WebContents.pinkerton@chromium.org2009-02-0311-87/+524
* Reverting 9052.dimich@google.com2009-02-031-1/+25
* Try to disable PCH on browser and WebCore.dimich@google.com2009-02-022-25/+5
* Temporarily remove interactive_ui_test from the build. It kills Linker in Dbg.dimich@google.com2009-02-021-4/+0
* Setting the App Paths registry key at install time for admin users forrobertshield@chromium.org2009-02-025-0/+54
* Port some unit tests from chrome/browser/phajdan.jr@chromium.org2009-02-0214-182/+211
* Remove old web app code it's no longer needed. Simplifies startup a little.ben@chromium.org2009-02-0219-1006/+158
* Introduce UrlPattern. This is basically me resuming work onaa@chromium.org2009-02-028-6/+417
* Will the real BrowserProcessImpl please stand up?beng@google.com2009-02-0110-148/+175
* More bustage fixesbrettw@chromium.org2009-02-012-0/+3
* More bustage fixes.brettw@chromium.org2009-02-013-1/+4
* More bustage fixes.brettw@chromium.org2009-02-013-0/+3
* More fixes.brettw@chromium.org2009-02-012-0/+2
* More bustage fixes.brettw@chromium.org2009-02-016-2/+8
* Update the temp scaffolding stubs for my header change. It was pulling in thebrettw@chromium.org2009-02-014-0/+4
* Address a review comment I forgot in my previous patch.brettw@chromium.org2009-02-011-1/+1
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-0125-35/+46
* Add forgotted notification observer header.brettw@chromium.org2009-02-011-0/+23
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-01164-1541/+1819
* Re-land this changelist to make BrowserInit work on Mac.beng@google.com2009-01-319-200/+225
* Remove DNS pre-resolution model of OS cachejar@chromium.org2009-01-312-14/+13
* Fix Aero Basic (i.e. non-glass) maximized mode drawing. This old hack was in...pkasting@chromium.org2009-01-311-46/+0
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-3115-66/+665
* Add support for loading Current Version. (haven't removed the old style loadi...erikkay@google.com2009-01-315-17/+60
* Make sure that Clipboard operations that require dispatchingrvargas@google.com2009-01-311-1/+29
* fixed a manifest file I hadn't renamed beforeerikkay@google.com2009-01-311-0/+0
* Port chrome_paths.cc to use FilePath.tc@google.com2009-01-311-40/+44
* Roll back these tab changes since there are still issues.ben@chromium.org2009-01-311-22/+2
* Rollback 8998beng@google.com2009-01-318-236/+199
* Bring up BrowserInit on MacOS X.beng@google.com2009-01-308-199/+236