summaryrefslogtreecommitdiffstats
path: root/chrome
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-0810-211/+948
* XFCE disables the system decorations if there's an xshape set. Sotc@google.com2009-07-081-6/+10
* Get the Mac build compiling while we figure out how SetActiveUrl should be im...jam@chromium.org2009-07-081-1/+3
* Try to fix broken treejrg@chromium.org2009-07-082-4/+9
* Lands http://codereview.chromium.org/155128 for Thiago.sky@chromium.org2009-07-089-57/+76
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-086-7/+24
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-0823-186/+259
* 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-084-4/+64
* Convert crash recovery tests to browser test framework, which should reduce f...phajdan.jr@chromium.org2009-07-085-91/+128
* Adds tab pinning to TabStripModel. This is just the model side ofsky@chromium.org2009-07-086-42/+434
* Revert change 20173 because it breaks the ui_tests, plugin_testsnsylvain@chromium.org2009-07-0823-254/+186
* 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-082-1023/+0
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-0823-186/+254
* Fix the problem that the temp worker directory is not deleted if the http ser...jianli@chromium.org2009-07-081-2/+22
* 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-086-11/+360
* 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-085-6/+25
* Split out some of the RVHDelegate functions into separate sub-classes. To limitbrettw@chromium.org2009-07-0813-465/+598
* Some code had been removed from FirstRun::IsChromeFirstRun() so that it may r...jcampan@chromium.org2009-07-089-16/+45
* 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-0810-12/+230
* 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-0815-101/+148
* 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-086-25/+148
* Fix memory leaks introduced and exposed by r20028.mirandac@chromium.org2009-07-081-1/+6
* Fix new_tab_ui_cold_test for linuxarv@google.com2009-07-081-0/+8
* 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-086-11/+30
* Adds a way to set the boundaries of the browser window througharv@google.com2009-07-087-0/+46
* Build fix: string/wstring mismatch on Linux.agl@chromium.org2009-07-081-1/+1
* linux: fix renderer/plugin crash when loading multiple pages with pluginspiman@google.com2009-07-084-7/+23
* Linux: SUID sandbox supportagl@chromium.org2009-07-087-22/+209
* 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-083-4/+16
* 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