summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Adds support for the gtest_also_run_disabled_tests flag in the browser tests.jcampan@chromium.org2009-07-073-3/+12
* Add extra delegate method to mac unit test.ben@chromium.org2009-07-071-0/+4
* bustage fix - add headerben@chromium.org2009-07-072-0/+2
* Fix release bustage. ALLOW_THIS_IN_INITIALIZER_LISTben@chromium.org2009-07-072-3/+3
* Basics of a new TabStrip.It's very, very rough, but I wanted to check it in s...ben@chromium.org2009-07-0719-26/+1231
* Hook up the prefs for the optional home buttons and page/wrench buttons. Move...pinkerton@chromium.org2009-07-0712-44/+3531
* Beginning of code coverage on Windows.jrg@chromium.org2009-07-071-3/+6
* Removes the ability to close or minimize the hung renderer dialogrohitrao@chromium.org2009-07-073-14/+11
* GTK Themes: Status bubble obeys GTK colors now.erg@google.com2009-07-073-8/+49
* Change the use of typedef Language in Spell Check files back to std::string. ...sidchat@google.com2009-07-0710-50/+46
* linux: OOP windowed pluginsevan@chromium.org2009-07-0717-35/+173
* Crashers from the field indicate the navigation entry can be NULL. This is no...jcampan@chromium.org2009-07-071-0/+13
* Fix a typo. TextDirection is the name of the enum, while GetTextDirection re...jhawkins@chromium.org2009-07-071-2/+4
* Fix the GC of workers. When Worker object is GC'ed in the renderer, we need t...dimich@google.com2009-07-072-5/+16
* Disable ExtensionBrowserTest.Incognito because it fails too often.nsylvain@chromium.org2009-07-071-0/+3
* Theme window control buttons.mirandac@chromium.org2009-07-0711-19/+71
* Adds a couple of keybindings.sky@chromium.org2009-07-074-0/+26
* DevTools: store devtools split offset only when devtools is being hidden.pfeldman@chromium.org2009-07-071-3/+6
* Use native Cocoa tooltips instead of Mozilla's ToolTip class.pinkerton@chromium.org2009-07-073-38/+201
* DevTools: Add global eval sanity test.pfeldman@chromium.org2009-07-071-1/+1
* DevTools: Add more sanity tests.pfeldman@chromium.org2009-07-072-3/+39
* DevTools: Preserve devtools window contents on dock/undock.pfeldman@chromium.org2009-07-073-209/+179
* GTK: first cut at web contents as drag destination.estade@chromium.org2009-07-072-2/+205
* Clean up contents creation in BrowserViewben@chromium.org2009-07-071-3/+1
* Fix issue once and for all where distributor logo overlays window controls. N...ben@chromium.org2009-07-072-0/+19
* Popup changesdavemoore@chromium.org2009-07-077-11/+400
* GTK Themes: Set the text color of bookmark buttons to theme color.erg@google.com2009-07-078-55/+103
* Have the ApplyEdit* bookmark utilities return the BookmarkNode pointertim@chromium.org2009-07-072-37/+42
* Only force-abort popup render views on mousedown.estade@chromium.org2009-07-071-6/+6
* Make default extension for downloading html "html" rather than "htm" on non-w...estade@chromium.org2009-07-073-15/+39
* The default ping delay should be 90 seconds.kuchhal@chromium.org2009-07-071-0/+3
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-0617-173/+35
* Fixing a crash in RenderViewGone.finnur@chromium.org2009-07-061-4/+7
* Extend the no-match red background to take up more spacefinnur@chromium.org2009-07-061-10/+23
* linux: OOP windowed pluginsevan@chromium.org2009-07-0617-35/+173
* Do some refactoring of renderer_host.brettw@chromium.org2009-07-0640-279/+363
* Activate the currently selected process when the user double clicks the task ...jhawkins@chromium.org2009-07-062-1/+30
* Add support for extended tooltips.arv@google.com2009-07-062-3/+18
* Add a ping delay time master preference.kuchhal@chromium.org2009-07-065-21/+69
* Fix the current remaining Views-GTK compile and linker errors.brettw@chromium.org2009-07-067-8/+78
* Make default browser path check case insensitive.kuchhal@chromium.org2009-07-062-3/+9
* Don't install the RWHVMac into the view hierarchy until everything has been p...pinkerton@chromium.org2009-07-063-3/+18
* Updating trunk VERSION build from 192.0 to 193.0laforge@chromium.org2009-07-061-1/+1
* Add a bunch of CHECKs to RenderViewHost trying to track down a crash.mpcomplete@chromium.org2009-07-062-1/+40
* GTK: Give the aboot dialog a facelift.estade@chromium.org2009-07-063-63/+140
* GTK: Improve look of find in page failure label.estade@chromium.org2009-07-061-1/+7
* Add an exact search method to the Keychain adapter, and modify unit tests to ...stuartmorgan@chromium.org2009-07-063-243/+230
* Reapply r19950. Turns out it wasn't at fault for breaking the vista tests.willchan@chromium.org2009-07-062-0/+18
* Revert r19950 since it broke vista tests.willchan@chromium.org2009-07-062-18/+0
* Add a context menu to the gtk task manager.jhawkins@chromium.org2009-07-062-0/+133