| Commit message (Expand) | Author | Age | Files | Lines |
* | Scroll-wheeling, whilst over the tab-strip, now switches tabs on GTK/Linux. | jhawkins@chromium.org | 2009-07-09 | 2 | -5/+32 |
* | Make the API to open a message channel symmetric, so it works the same whethe... | mpcomplete@chromium.org | 2009-07-09 | 25 | -293/+457 |
* | Start Chrome button on First Run customize view should launch Chrome. | kuchhal@chromium.org | 2009-07-09 | 2 | -1/+1 |
* | Remove reference counting from WebWidgetDelegate. | darin@chromium.org | 2009-07-09 | 2 | -14/+1 |
* | Set the save file type index properly if there was only one file type. | paul@chromium.org | 2009-07-09 | 1 | -0/+2 |
* | Perf bots are "happy enough", enable the throbber for real. | pinkerton@chromium.org | 2009-07-09 | 1 | -22/+10 |
* | Converts linux2 in grd file to chromeos. | sky@chromium.org | 2009-07-09 | 1 | -1/+1 |
* | Try a new set of buttons (which should also work much better with themes). | glen@chromium.org | 2009-07-09 | 16 | -0/+0 |
* | This CL prevents the first run UI from showing in the browser tests, as it wo... | jcampan@chromium.org | 2009-07-09 | 1 | -0/+3 |
* | Updating trunk VERSION build from 193.0 to 194.0 | laforge@chromium.org | 2009-07-09 | 1 | -1/+1 |
* | Disable media ui test again because it doesn't run without audio device | hclam@chromium.org | 2009-07-09 | 1 | -1/+1 |
* | Add additional render histograms | jar@chromium.org | 2009-07-09 | 1 | -2/+30 |
* | Revert "Linux: add LOG(FATAL) to try and catch an error." | agl@chromium.org | 2009-07-09 | 1 | -8/+0 |
* | Convert most flakiness-prone Browser UI tests to browser_tests framework. | phajdan.jr@chromium.org | 2009-07-09 | 3 | -76/+86 |
* | Enable UI test MediaTest.VideoBearH264 | hclam@chromium.org | 2009-07-09 | 1 | -1/+1 |
* | Testing perfbots with throbber enabled | pinkerton@chromium.org | 2009-07-09 | 1 | -1/+1 |
* | Change ThumbnailStore to use sqlite instead of individual files try 2. Previo... | meelapshah@chromium.org | 2009-07-09 | 7 | -279/+226 |
* | Linux: add LOG(FATAL) to try and catch an error. | agl@chromium.org | 2009-07-09 | 1 | -0/+8 |
* | Ensure that SDCH is initialized at all times. | jar@chromium.org | 2009-07-09 | 1 | -11/+8 |
* | Make the toolbar theme align with the left edge of the browser and the top ed... | glen@chromium.org | 2009-07-09 | 4 | -7/+10 |
* | A prototype of resource loading through automation | amit@chromium.org | 2009-07-09 | 22 | -98/+881 |
* | mac workaround. | evan@chromium.org | 2009-07-09 | 1 | -2/+2 |
* | Copy parsed URL into CF_UNICODETEXT when user select entire of Omnibox. | hamaji@chromium.org | 2009-07-09 | 1 | -12/+15 |
* | linux: implement the sad plugin | evan@chromium.org | 2009-07-09 | 5 | -15/+20 |
* | I've seen recently a race condition while debugging printing. The pages are ... | sverrir@google.com | 2009-07-09 | 1 | -1/+5 |
* | Re-enable test (disabled while moving printing functionality to printing libr... | sverrir@google.com | 2009-07-09 | 1 | -0/+0 |
* | DevTools: Nuke unused debugger test. | pfeldman@chromium.org | 2009-07-09 | 4 | -452/+0 |
* | Add 'resize_leading_on_bounds_change' property into the SingleSplitView. | pfeldman@chromium.org | 2009-07-09 | 1 | -0/+1 |
* | DevTools: paint devtools split with COLOR_TOOLBAR. | pfeldman@chromium.org | 2009-07-09 | 1 | -0/+5 |
* | - Fix janklist issue #1: "there is a pixel line below the main | jrg@chromium.org | 2009-07-09 | 12 | -115/+272 |
* | Windowed plugins like Flash would cause the hung plugin dialog to show up whe... | ananta@chromium.org | 2009-07-09 | 11 | -50/+146 |
* | Update mini installer to include FFmpeg DLLs for Chromium. | scherkus@chromium.org | 2009-07-09 | 1 | -2/+2 |
* | Hack and slash TabStrip2 into mostly working state - DWM frame is now properl... | ben@chromium.org | 2009-07-09 | 3 | -15/+1 |
* | Initialize dragged tab backing store to null. | estade@chromium.org | 2009-07-09 | 1 | -1/+2 |
* | Add runtime dependency on security_tests for ui/plugin tests. | jam@chromium.org | 2009-07-09 | 1 | -0/+2 |
* | Fix views build by adding new GTK file. | brettw@chromium.org | 2009-07-09 | 1 | -0/+2 |
* | Attempt to fix the official Google Chrome build on Linux. | jam@chromium.org | 2009-07-09 | 1 | -4/+4 |
* | Renable sending page urls in renderer crashes on Mac. | jabdelmalek@google.com | 2009-07-09 | 3 | -10/+18 |
* | Linux: For mouse button clicks, only send buttons 1, 2, 3 to the renderer. | estade@chromium.org | 2009-07-09 | 1 | -1/+4 |
* | Changing LF ending on one html. | finnur@chromium.org | 2009-07-09 | 1 | -24/+24 |
* | ExtensionsServiceBackend::GarbageCollectionExtensions() makes a local copy of... | rafaelw@chromium.org | 2009-07-09 | 2 | -9/+4 |
* | Remove WebWidgetDelegate::GetContainingView since it is not needed. | darin@chromium.org | 2009-07-09 | 4 | -11/+0 |
* | Linux: Add "set chrome as default" and "import profile data" option to First ... | kuchhal@chromium.org | 2009-07-08 | 5 | -156/+216 |
* | Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos. | brettw@chromium.org | 2009-07-08 | 10 | -34/+36 |
* | Some views GTK fixes. | brettw@chromium.org | 2009-07-08 | 2 | -1/+11 |
* | Remove errant semicolon. distcc's pump mode didn't understand this. Also | mark@chromium.org | 2009-07-08 | 3 | -5/+5 |
* | Connect the ctrl-w accelerator to the task manager dialog, and close the wind... | jhawkins@chromium.org | 2009-07-08 | 2 | -0/+44 |
* | fix bustage - ALLOW_THIS_IN_.. | ben@chromium.org | 2009-07-08 | 1 | -4/+9 |
* | Add temporary TabStripWrapper interface that is implemented by both TabStrip ... | ben@chromium.org | 2009-07-08 | 21 | -198/+337 |
* | Make bookmark bar folder buttons look active so long as the menu is open. | estade@chromium.org | 2009-07-08 | 3 | -2/+36 |