summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Reapplying tab support (change 9388). I synced and re-applied my change and ...tommi@chromium.org2009-02-104-33/+86
* Linux: fix crash in OnGetScreenInfoagl@chromium.org2009-02-101-1/+4
* Linux: fix uninited variableagl@chromium.org2009-02-101-1/+3
* Linux: porting effortagl@chromium.org2009-02-102-2/+0
* Adds some debugging code in hopes of isolating bug 6316. I suspect thesky@google.com2009-02-103-3/+34
* #ifdef around a DCHECK in a Windows-specific code path.evan@chromium.org2009-02-101-0/+5
* Remove dead code from last commit.estade@chromium.org2009-02-101-7/+0
* Linux: save BrowserWindowGtk's vbox as a member variableestade@chromium.org2009-02-102-4/+12
* Re-check in some of my dynamic linking change.evan@chromium.org2009-02-107-26/+51
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-1015-63/+50
* Get the renderer closer to rendering something on linux.estade@chromium.org2009-02-104-5/+18
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-1015-50/+63
* Fix UI test regression, there's a better way to refactor this anyway.pkasting@chromium.org2009-02-103-0/+20
* POSIX: add command line option to launch renderers in a wrapperagl@chromium.org2009-02-101-1/+16
* Make aero glass code look more like other nonclient views in hopes of easing ...pkasting@chromium.org2009-02-097-260/+167
* Speling fix.avi@chromium.org2009-02-092-4/+4
* NO CODE CHANGE. Fix EOL in autofill_manager.cc.maruel@chromium.org2009-02-091-110/+110
* Porting the toolbar to GTK.erg@google.com2009-02-097-6/+238
* Hook up the browser bar just a little bit more.jrg@chromium.org2009-02-092-9/+3
* Move browser_resources.rc into a a grd file. While I'm at it,tc@google.com2009-02-0913-186/+132
* Revert "Linux build fix"tc@google.com2009-02-091-6/+1
* Reverting 9408.brettw@chromium.org2009-02-0923-301/+89
* Add more state implementation to the BrowserWindowGtk object. Window bounds ...jhawkins@chromium.org2009-02-092-13/+58
* Linux build fixagl@chromium.org2009-02-091-3/+3
* Switch from HWNDs to NativeViews.avi@chromium.org2009-02-0918-63/+63
* Add a new resizer corner.mad@chromium.org2009-02-0924-89/+306
* Fix the extension repetition problem with download manager. Enabled the corre...sidchat@google.com2009-02-092-3/+5
* Test the RemoveCommandObserver() routine that removes an observer from all it...pinkerton@chromium.org2009-02-091-0/+31
* Fix the windows implementation of KillProcess and WaitForSingleProcess to not...stoyan@chromium.org2009-02-092-2/+3
* Reverting 9388 to see if this fixes ui tests.kuchhal@chromium.org2009-02-094-88/+36
* Adding support for tab notifications and initializing the focus of an automat...tommi@chromium.org2009-02-094-36/+88
* Add Recycle() method to scoped autorelease pool to allow cleaning out any junkpinkerton@chromium.org2009-02-093-8/+21
* Force all stability stats into "initial log" (don't use ongoing log)jar@chromium.org2009-02-091-1/+3
* Adds a command line switch to allow the user to specify the locationrvargas@google.com2009-02-071-0/+9
* Handle review comments form previous change. Also, use enum types and not in...jam@chromium.org2009-02-061-3/+3
* Add a method to CommandUpdater to remove an observer from all commands at once.pinkerton@chromium.org2009-02-063-5/+14
* Adds a unit test for NavigationEntry. Also adds a comment to BrowsingInstancecreis@google.com2009-02-062-1/+184
* Auto-resize the inner view.avi@google.com2009-02-061-0/+4
* Add UMA counter to track how users launch Chromecpu@google.com2009-02-061-0/+55
* disable download test while sid fixes offlinetc@google.com2009-02-061-1/+1
* Ensure toolbar buttons are in sync with command updater when tab becomes sele...pinkerton@chromium.org2009-02-063-6/+33
* Add a command line option --disable-web-security. People can use this option...abarth@chromium.org2009-02-061-0/+5
* Fixes the EULA dialog to explicitly unset the usagestats flag if the checkbox...gwilson@google.com2009-02-061-1/+4
* Create a stub LocationBar object on Mac to communicate between the bar and th...pinkerton@chromium.org2009-02-068-4/+93
* Janitorial: browser_render_process_host header/lint cleanup. Remove lots of h...thestig@chromium.org2009-02-062-33/+14
* Initial Mac port of web_contents_view and render_widget_host_view.avi@google.com2009-02-0616-23/+784
* Make cert_store.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-062-2/+1
* Revert "Clean up dns prefetch code, and also port it."tc@google.com2009-02-0611-360/+757
* Fix linux build bustage.estade@chromium.org2009-02-061-1/+4
* Stub out web_contents_view_gtk.estade@chromium.org2009-02-067-5/+235