summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Re-enable test (disabled while moving printing functionality to printing libr...sverrir@google.com2009-07-091-0/+0
* DevTools: Nuke unused debugger test.pfeldman@chromium.org2009-07-094-452/+0
* Add 'resize_leading_on_bounds_change' property into the SingleSplitView.pfeldman@chromium.org2009-07-091-0/+1
* DevTools: paint devtools split with COLOR_TOOLBAR.pfeldman@chromium.org2009-07-091-0/+5
* - Fix janklist issue #1: "there is a pixel line below the mainjrg@chromium.org2009-07-0912-115/+272
* Windowed plugins like Flash would cause the hung plugin dialog to show up whe...ananta@chromium.org2009-07-0911-50/+146
* Update mini installer to include FFmpeg DLLs for Chromium.scherkus@chromium.org2009-07-091-2/+2
* Hack and slash TabStrip2 into mostly working state - DWM frame is now properl...ben@chromium.org2009-07-093-15/+1
* Initialize dragged tab backing store to null.estade@chromium.org2009-07-091-1/+2
* Add runtime dependency on security_tests for ui/plugin tests.jam@chromium.org2009-07-091-0/+2
* Fix views build by adding new GTK file.brettw@chromium.org2009-07-091-0/+2
* Attempt to fix the official Google Chrome build on Linux.jam@chromium.org2009-07-091-4/+4
* Renable sending page urls in renderer crashes on Mac.jabdelmalek@google.com2009-07-093-10/+18
* Linux: For mouse button clicks, only send buttons 1, 2, 3 to the renderer.estade@chromium.org2009-07-091-1/+4
* Changing LF ending on one html.finnur@chromium.org2009-07-091-24/+24
* ExtensionsServiceBackend::GarbageCollectionExtensions() makes a local copy of...rafaelw@chromium.org2009-07-092-9/+4
* Remove WebWidgetDelegate::GetContainingView since it is not needed.darin@chromium.org2009-07-094-11/+0
* Linux: Add "set chrome as default" and "import profile data" option to First ...kuchhal@chromium.org2009-07-085-156/+216
* Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos.brettw@chromium.org2009-07-0810-34/+36
* Some views GTK fixes.brettw@chromium.org2009-07-082-1/+11
* Remove errant semicolon. distcc's pump mode didn't understand this. Alsomark@chromium.org2009-07-083-5/+5
* Connect the ctrl-w accelerator to the task manager dialog, and close the wind...jhawkins@chromium.org2009-07-082-0/+44
* fix bustage - ALLOW_THIS_IN_..ben@chromium.org2009-07-081-4/+9
* Add temporary TabStripWrapper interface that is implemented by both TabStrip ...ben@chromium.org2009-07-0821-198/+337
* 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