summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Change ThumbnailStore to use sqlite instead of individual files.meelapshah@chromium.org2009-07-075-273/+223
* Sprinkle some defensiveness into the UI tests so that they don't explode if t...stuartmorgan@chromium.org2009-07-0710-8/+57
* Give page/app menu native menu bar feel.estade@chromium.org2009-07-072-0/+76
* Adds support for an initial set of WAI-ARIA roles, needed to support screen r...klink@chromium.org2009-07-071-51/+64
* Fix the unit tests that had multiple ResourceDispatcherHost objects instantia...jam@chromium.org2009-07-071-24/+20
* Wrap the task manager treeview in a GtkScrolledWindow in order to have a fram...jhawkins@chromium.org2009-07-071-1/+10
* Work around a bug in KWin where the window shape doesn't gettc@google.com2009-07-071-2/+6
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-0734-2752/+37
* GTK Themes: Theme the popup notification.erg@google.com2009-07-077-27/+85
* This CL makes sure JavaScript alerts are not shown while an interstitial is s...jcampan@chromium.org2009-07-073-2/+41
* Move extension install to after .crx download completesrafaelw@chromium.org2009-07-071-4/+1
* Revert r19752. Caused regression in tabs closing.rafaelw@chromium.org2009-07-073-16/+3
* Nudges the incognito man over to the left a few more pixels.pinkerton@chromium.org2009-07-071-1/+3
* 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-0716-26/+1220
* Hook up the prefs for the optional home buttons and page/wrench buttons. Move...pinkerton@chromium.org2009-07-077-19/+222
* Removes the ability to close or minimize the hung renderer dialogrohitrao@chromium.org2009-07-072-10/+7
* 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-079-5/+81
* 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
* Disable ExtensionBrowserTest.Incognito because it fails too often.nsylvain@chromium.org2009-07-071-0/+3
* Theme window control buttons.mirandac@chromium.org2009-07-074-18/+62
* Adds a couple of keybindings.sky@chromium.org2009-07-073-0/+25
* 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-072-36/+201
* DevTools: Add global eval sanity test.pfeldman@chromium.org2009-07-071-1/+1
* DevTools: Add more sanity tests.pfeldman@chromium.org2009-07-071-3/+19
* 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-076-11/+394
* 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
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-069-81/+5
* 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-069-5/+81
* Do some refactoring of renderer_host.brettw@chromium.org2009-07-0638-272/+355
* 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-063-13/+26
* Fix the current remaining Views-GTK compile and linker errors.brettw@chromium.org2009-07-065-5/+29
* Make default browser path check case insensitive.kuchhal@chromium.org2009-07-061-1/+5