summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Change to use CSS media queries instead of using the "small" class namearv@google.com2009-07-083-66/+115
* fix bustagepinkerton@chromium.org2009-07-081-0/+7
* Add context menus to tabs.pinkerton@chromium.org2009-07-085-4/+57
* Remove url_constants dependency from tab_contents.h.brettw@chromium.org2009-07-082-12/+4
* Fix the Views-GTK build by adding necessary tab_strip_2 files and fixing some...brettw@chromium.org2009-07-084-6/+19
* Split out some of the RVHDelegate functions into separate sub-classes. To limitbrettw@chromium.org2009-07-0810-448/+580
* Some code had been removed from FirstRun::IsChromeFirstRun() so that it may r...jcampan@chromium.org2009-07-088-15/+44
* Wasn't able to browse to new files within panelsdavemoore@chromium.org2009-07-081-8/+2
* Add facitility for Global Keyboard shortcuts.jeremy@chromium.org2009-07-087-0/+161
* Removes ifdefs in browser_render_process_host.cc that preventedpinkerton@chromium.org2009-07-081-7/+1
* Wire GetWindowRect, GetRootWindowRect, and GetScreenInfo out to the UI thread.shess@chromium.org2009-07-0812-93/+138
* Removing an unused variable from cookies_view.hdeanm@chromium.org2009-07-081-5/+4
* Initial work on Linux tab to search.deanm@chromium.org2009-07-083-4/+151
* DevTools: remove extensions-related workaround from the docked devtools windo...pfeldman@chromium.org2009-07-082-7/+14
* DevTools: Align status bubble with the contents container, not docked devtool...pfeldman@chromium.org2009-07-081-1/+2
* DevTools: added test for setting breakpoit.yurys@google.com2009-07-081-0/+5
* Aha, I think this was racing because INSTALLED is actually firedaa@chromium.org2009-07-081-7/+2
* Speculative Crash fix: Return early if user cancels save dialog.jeremy@chromium.org2009-07-081-13/+17
* linux: port Jankometerevan@chromium.org2009-07-082-24/+67
* Fix memory leaks introduced and exposed by r20028.mirandac@chromium.org2009-07-081-1/+6
* Add some more logging. Still trying to figure out flakey test.aa@chromium.org2009-07-081-3/+20
* Make the cancelling of drag and drop match Safari for Windows. This isarv@google.com2009-07-083-4/+18
* Adds a way to set the boundaries of the browser window througharv@google.com2009-07-082-0/+14
* Build fix: string/wstring mismatch on Linux.agl@chromium.org2009-07-081-1/+1
* Linux: SUID sandbox supportagl@chromium.org2009-07-084-4/+192
* Simplify the WebKit thread model. It's now created/destroyed on the UI threa...jorlow@chromium.org2009-07-089-133/+91
* GTK: Support for more drag targets in renderer destination.estade@chromium.org2009-07-081-12/+46
* Gtk: URI list dragging for bookmarks (source side only)estade@chromium.org2009-07-084-4/+31
* Add some logging to a flakey browsertest to debug.aa@chromium.org2009-07-082-4/+11
* GTK Themes: Use the correct text color in the tab strip.erg@google.com2009-07-086-5/+41
* Reverting 20097.meelapshah@chromium.org2009-07-085-223/+273
* 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