summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Testing perfbots with throbber enabledpinkerton@chromium.org2009-07-091-1/+1
* Change ThumbnailStore to use sqlite instead of individual files try 2. Previo...meelapshah@chromium.org2009-07-097-279/+226
* Linux: add LOG(FATAL) to try and catch an error.agl@chromium.org2009-07-091-0/+8
* Ensure that SDCH is initialized at all times.jar@chromium.org2009-07-091-11/+8
* Make the toolbar theme align with the left edge of the browser and the top ed...glen@chromium.org2009-07-094-7/+10
* A prototype of resource loading through automationamit@chromium.org2009-07-0922-98/+881
* mac workaround.evan@chromium.org2009-07-091-2/+2
* Copy parsed URL into CF_UNICODETEXT when user select entire of Omnibox.hamaji@chromium.org2009-07-091-12/+15
* linux: implement the sad pluginevan@chromium.org2009-07-095-15/+20
* I've seen recently a race condition while debugging printing. The pages are ...sverrir@google.com2009-07-091-1/+5
* 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