summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Make bookmark bar folder buttons look active so long as the menu is open.estade@chromium.org2009-07-083-2/+36
* The Mac version of the download shelf from the original CL by thakis:paul@chromium.org2009-07-088-211/+245
* XFCE disables the system decorations if there's an xshape set. Sotc@google.com2009-07-081-6/+10
* Lands http://codereview.chromium.org/155128 for Thiago.sky@chromium.org2009-07-089-57/+76
* GTK: Allow user to drag onto folder in bookmark bar.estade@chromium.org2009-07-082-1/+37
* http://codereview.chromium.org/147084sky@chromium.org2009-07-083-4/+63
* Convert crash recovery tests to browser test framework, which should reduce f...phajdan.jr@chromium.org2009-07-082-88/+97
* Adds tab pinning to TabStripModel. This is just the model side ofsky@chromium.org2009-07-084-42/+429
* Fix a leak of the new location GURL by NotificationTask when doing a redirect.eroman@chromium.org2009-07-081-1/+1
* The SSL UI tests are only run on Windows today.jcampan@chromium.org2009-07-081-1021/+0
* 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