summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Hook views up.avi@chromium.org2009-02-104-17/+18
* fix compile failurekuchhal@chromium.org2009-02-101-1/+1
* Try reverting r9409 to see if it fixes crashes on chromebot.kuchhal@chromium.org2009-02-1018-61/+59
* Reapplying tab support (change 9388). I synced and re-applied my change and ...tommi@chromium.org2009-02-107-33/+117
* Linux: fix crash in OnGetScreenInfoagl@chromium.org2009-02-101-1/+4
* POSIX: fix renderer crashagl@chromium.org2009-02-101-0/+9
* Windows: build fixagl@chromium.org2009-02-101-0/+2
* POSIX: fix logging of messages with file descriptorsagl@chromium.org2009-02-101-3/+7
* POSIX: fix file descriptor passingagl@chromium.org2009-02-101-1/+2
* POSIX: fix file descriptor passingagl@chromium.org2009-02-103-0/+18
* Linux: fix uninited variableagl@chromium.org2009-02-101-1/+3
* Linux: porting effortagl@chromium.org2009-02-102-2/+0
* Updating to 2.0.162.0 for future builds.jon@chromium.org2009-02-101-1/+1
* Update the version to 2.0.161.0jon@chromium.org2009-02-101-2/+2
* Adds some debugging code in hopes of isolating bug 6316. I suspect thesky@google.com2009-02-104-3/+39
* #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-109-28/+54
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-1022-168/+143
* Blind mac build fix.evan@chromium.org2009-02-101-0/+2
* Get the renderer closer to rendering something on linux.estade@chromium.org2009-02-106-9/+24
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-1021-143/+166
* Fix UI test regression, there's a better way to refactor this anyway.pkasting@chromium.org2009-02-104-5/+22
* Tighten up IPC Tests a bit.jeremy@chromium.org2009-02-104-85/+111
* 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