summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* POSIX: add command line option to launch renderers in a wrapperagl@chromium.org2009-02-103-1/+22
* Fix windows build.tc@google.com2009-02-101-1/+1
* Make aero glass code look more like other nonclient views in hopes of easing ...pkasting@chromium.org2009-02-0910-285/+188
* 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-0922-378/+160
* Remove LIBS_DIR usage.evan@chromium.org2009-02-091-1/+1
* Revert "Linux build fix"tc@google.com2009-02-091-6/+1
* Reverting 9408.brettw@chromium.org2009-02-0932-324/+168
* Add more state implementation to the BrowserWindowGtk object. Window bounds ...jhawkins@chromium.org2009-02-092-13/+58
* Bring up renderer_main on linux.estade@chromium.org2009-02-094-11/+50
* 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-0933-168/+329
* By changing how we #ifdef, we get a bunch more l10n functions.evan@chromium.org2009-02-092-31/+6
* Fix the extension repetition problem with download manager. Enabled the corre...sidchat@google.com2009-02-092-3/+5
* Add navigation_entry_unittest to Mac buildpinkerton@chromium.org2009-02-091-11/+7
* 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-094-2/+8
* Reverting 9388 to see if this fixes ui tests.kuchhal@chromium.org2009-02-097-119/+36
* Cleanup library includes in targets and file listpinkerton@chromium.org2009-02-091-156/+164
* Create a dialog box on Linux for --renderer-startup-dialogestade@chromium.org2009-02-091-8/+20
* Adding support for tab notifications and initializing the focus of an automat...tommi@chromium.org2009-02-097-36/+119
* Add Recycle() method to scoped autorelease pool to allow cleaning out any junkpinkerton@chromium.org2009-02-098-19/+40
* Force all stability stats into "initial log" (don't use ongoing log)jar@chromium.org2009-02-091-1/+3
* Add all net projects to chrome solution.rvargas@google.com2009-02-071-0/+57
* Adds a command line switch to allow the user to specify the locationrvargas@google.com2009-02-073-0/+14
* Mac: build fixagl@chromium.org2009-02-071-0/+2
* Mac build fix: Mac needs more includes than Linuxagl@chromium.org2009-02-071-0/+5
* Mac + Linux build fix:agl@chromium.org2009-02-072-1/+6
* FileDescriptor: passing fds over IPCagl@chromium.org2009-02-0711-8/+484
* Reverting 9362.ojan@chromium.org2009-02-071-45/+0
* Add all net projects to chrome solution.rvargas@google.com2009-02-061-0/+45
* More purify wack-a-mole.erikkay@google.com2009-02-062-0/+63
* Stop about:ipc crashingagl@chromium.org2009-02-061-1/+1
* Add proper deps on new libs.jrg@chromium.org2009-02-061-0/+624
* Handle review comments form previous change. Also, use enum types and not in...jam@chromium.org2009-02-066-61/+169
* 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-063-1/+188
* Add logging to NP_Initialize and CP_Initialize to try to figure out why gearsmpcomplete@google.com2009-02-061-0/+5
* Clean up unnecessary includes in render_view.ccbrettw@chromium.org2009-02-062-3/+0
* 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-064-10/+34
* Add a command line option --disable-web-security. People can use this option...abarth@chromium.org2009-02-066-0/+14
* Fixes the EULA dialog to explicitly unset the usagestats flag if the checkbox...gwilson@google.com2009-02-061-1/+4
* Reference and create a RenderView when needed.jrg@chromium.org2009-02-065-35/+237