summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* (1) If you create tabs and manage to resize the window before themaruel@chromium.org2009-01-221-1/+12
* Revert "Parse more user script info out of the manifest and expose"aa@chromium.org2009-01-228-424/+216
* More scaffolding for back/forward/reload/home, start of WebContentspinkerton@google.com2009-01-223-21/+51
* remove the NSToolbar, improve the appearance a little bit. ObjC style member ...pinkerton@google.com2009-01-222-27/+10
* Change spell check dictionary download URL to now include edgedlsidchat@google.com2009-01-221-1/+1
* Parse more user script info out of the manifest and exposeaa@chromium.org2009-01-228-216/+424
* Fix unit tests buildbrettw@chromium.org2009-01-221-1/+1
* Fix messed up include path.brettw@chromium.org2009-01-221-3/+3
* More Linux fixing.brettw@chromium.org2009-01-221-1/+1
* More liunx bustage.brettw@chromium.org2009-01-221-0/+2
* Hopefully fix Mac & Linux build.brettw@chromium.org2009-01-221-5/+5
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-2267-597/+217
* Disables another SSL test as it is causing hangs.sky@google.com2009-01-221-1/+2
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-2211-26/+26
* The WebContents CL broke unit testscpu@google.com2009-01-221-0/+3
* Move automation specific accessors to their own interface to make their purpo...ben@chromium.org2009-01-226-18/+48
* Linux: move win_util.h to Windows specific blockagl@chromium.org2009-01-221-1/+1
* More speedup of scrolling when many windowed plugins in a page. Scrolling is...jam@chromium.org2009-01-224-27/+47
* POSIX: Get render_process_host to build.agl@chromium.org2009-01-229-72/+124
* Fix a timing issue that caused gears to fail to load sometimes.mpcomplete@google.com2009-01-212-7/+5
* Factor out the test web contents from the WebContents unit test so that it canbrettw@chromium.org2009-01-2110-389/+454
* Fix SecondLaunch unit test.evan@chromium.org2009-01-211-1/+2
* Fix issue 6520 by ensuring that InfoBarClosed is called whenever a tab is clo...tim@chromium.org2009-01-215-27/+12
* Disables another flakey interstitial uit test:(sky@google.com2009-01-211-1/+3
* Fix p13n build break due to a change in CommandLine class.munjal@chromium.org2009-01-211-1/+2
* add basic command handling for browser window and for where there are no wind...pinkerton@google.com2009-01-216-5/+110
* * Revert "POSIX: Get render_process_host to build."agl@chromium.org2009-01-219-125/+73
* Build fix: release builds seemed to breakagl@chromium.org2009-01-211-0/+1
* POSIX: Get render_process_host to build.agl@chromium.org2009-01-219-73/+124
* Disables an interstitial test that occassionally fails.sky@google.com2009-01-211-1/+3
* Get browser window showing using a Browser object and accompanying scaffoldin...pinkerton@google.com2009-01-2110-26/+427
* Discard corrupt old logs in UMA uploadjar@chromium.org2009-01-211-6/+11
* Fix the scons buildben@chromium.org2009-01-211-2/+2
* actually re-enable the testtc@google.com2009-01-211-1/+1
* Refactor automation wrappers. Move the methods from AutomationProxy to the ap...stoyan@chromium.org2009-01-216-39/+21
* A crasher would happen if you navigate to a page triggering an interstitial f...jcampan@chromium.org2009-01-211-11/+2
* Correct icon/title sizing/placement for varying titlebar font sizes. This ma...pkasting@chromium.org2009-01-211-23/+78
* Fix some problems with scaled icons. This allows the TabIconView to automati...pkasting@chromium.org2009-01-213-12/+42
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-2128-132/+130
* Disable a unittest which has never passedagl@chromium.org2009-01-211-1/+1
* Fix two bugs that resulted in misplaced downloads and missingpaulg@google.com2009-01-212-2/+3
* Remove unnecessary unit tests (now we're just using ObserverList).ben@chromium.org2009-01-201-24/+0
* Disables a couple of consistently flakey/hanging tests.sky@google.com2009-01-202-3/+6
* Scons updates for about:internets removal.brettw@chromium.org2009-01-201-3/+0
* Rework the command updater to not be dependent on views::Button (needed for p...ben@chromium.org2009-01-2026-781/+535
* disable WindowSessionEnd which was failing in debugtc@google.com2009-01-201-1/+1
* Add more production logging to diagnose upload problemjar@chromium.org2009-01-201-27/+29
* Fix purify errors in previous testing patch.brettw@chromium.org2009-01-202-3/+13
* Revert "revert r8217 until memory tests are fixed." This re-applies r8217.tc@google.com2009-01-204-56/+8
* Remove the about:internets view :(brettw@chromium.org2009-01-206-135/+2