| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes the main menu from displaying a static image to loading a page. | sky@chromium.org | 2009-09-20 | 5 | -45/+250 |
* | Only show extension shelf on demand again. | thakis@chromium.org | 2009-09-20 | 1 | -1/+0 |
* | Temporarily always show extension shelf. | thakis@chromium.org | 2009-09-20 | 1 | -0/+1 |
* | remove the right-click devtools behavior | erikkay@chromium.org | 2009-09-19 | 1 | -2/+1 |
* | fetch buildbot status list on demand rather than polling. | erikkay@chromium.org | 2009-09-19 | 2 | -32/+51 |
* | Turn os x extension shelf on. | thakis@chromium.org | 2009-09-19 | 1 | -4/+0 |
* | Change the view mode when switching between moles and toolstrips, and | erikkay@chromium.org | 2009-09-19 | 19 | -169/+268 |
* | Fix truncation in ru locale. | finnur@chromium.org | 2009-09-19 | 1 | -1/+1 |
* | [Mac] Polish the search engine manager | rsesek@chromium.org | 2009-09-19 | 17 | -102/+775 |
* | Do not automatically show extension shelf. | thakis@chromium.org | 2009-09-19 | 1 | -3/+2 |
* | Add gtk widget names for stuff in location bar. | mattm@chromium.org | 2009-09-19 | 2 | -0/+13 |
* | Fix my view id util browsertest breakage. | estade@chromium.org | 2009-09-19 | 1 | -0/+4 |
* | Revert 26635 - Change the view mode when switching between moles and toolstri... | mbelshe@google.com | 2009-09-18 | 19 | -177/+78 |
* | Change the view mode when switching between moles and toolstrips, and | erikkay@chromium.org | 2009-09-18 | 19 | -78/+177 |
* | Fix BrowserFrameWin::OnMoving bad_override coverity error. | mattm@chromium.org | 2009-09-18 | 2 | -2/+2 |
* | Fold WebEditingClient into WebViewClient. | darin@chromium.org | 2009-09-18 | 4 | -119/+143 |
* | Update ffmpeg binaries directories to support variants based off the target a... | ajwong@chromium.org | 2009-09-18 | 2 | -14/+9 |
* | Fix coverity issue found in flaky DownloadTest, which should also decrease fl... | phajdan.jr@chromium.org | 2009-09-18 | 1 | -7/+8 |
* | Upstreamings parts of webkit.gyp (step 2) | yaar@chromium.org | 2009-09-18 | 1 | -1/+0 |
* | Move the --type=plugin and --plugin-path arguments to the beginning of the ar... | mdm@chromium.org | 2009-09-18 | 1 | -6/+7 |
* | Change BrowserBubble to use Close instead of CloseNow. This should make | erikkay@chromium.org | 2009-09-18 | 5 | -15/+15 |
* | GTK: Download item as drag source. | estade@chromium.org | 2009-09-18 | 2 | -0/+28 |
* | GTK: Add a bunch more widget names for parasite. | estade@chromium.org | 2009-09-18 | 5 | -6/+64 |
* | Last checkin contained a typo. Fixing. | mpcomplete@chromium.org | 2009-09-18 | 1 | -1/+0 |
* | [Mac] Paste in Omnibox needs to initiate field editing correctly. | shess@chromium.org | 2009-09-18 | 1 | -14/+22 |
* | Disable extension startup tests on Mac, since they're causing it to hang. | mpcomplete@chromium.org | 2009-09-18 | 1 | -1/+7 |
* | Linux: avoid browser windows moving around by the size of WM decorations over... | mdm@chromium.org | 2009-09-18 | 2 | -4/+40 |
* | Changes x11_util::GetRenderVisualFormat to keep a cache of render | sky@chromium.org | 2009-09-18 | 2 | -7/+54 |
* | CL is the same as http://codereview.chromium.org/173487, but had to be moved ... | cira@chromium.org | 2009-09-18 | 16 | -229/+934 |
* | Get rid of a few NOTIMPLEMENTEDs in the scaffolding. | pinkerton@chromium.org | 2009-09-18 | 2 | -12/+15 |
* | Fix check for wr_list validity not covering entire use. | mattm@chromium.org | 2009-09-18 | 1 | -3/+2 |
* | [Mac] Implement Paste and Go/Search. | rohitrao@chromium.org | 2009-09-18 | 6 | -1/+108 |
* | Add a handful of startup tests that run with different types of installed ext... | mpcomplete@chromium.org | 2009-09-18 | 14 | -21/+506 |
* | This CL makes the browser focus tests faster by replacing | jcampan@chromium.org | 2009-09-18 | 16 | -42/+135 |
* | Revert "Extensions: tab.title should not be undefined." | erg@google.com | 2009-09-18 | 1 | -1/+2 |
* | Expand exception list for HistoryQueryTests broken in purify. | mbelshe@google.com | 2009-09-18 | 1 | -1/+1 |
* | More reliably find the .desktop file for the browser. | phajdan.jr@chromium.org | 2009-09-18 | 1 | -5/+7 |
* | Fix a crash canceling a completed, auto-opened download. | paul@chromium.org | 2009-09-18 | 2 | -8/+41 |
* | Size the render widget host view when the browser tries to set it to a partic... | tony@chromium.org | 2009-09-18 | 4 | -29/+34 |
* | Extensions: tab.title should not be undefined. | erg@google.com | 2009-09-18 | 1 | -2/+1 |
* | Remove the intializaton of the Download Manager when bringing up | tony@chromium.org | 2009-09-18 | 2 | -6/+0 |
* | Set the parent of BookmarkContextMenu to be the browser window, not | tony@chromium.org | 2009-09-18 | 1 | -2/+2 |
* | Remove MSVC build files that grit used to use. These have | tony@chromium.org | 2009-09-18 | 2 | -196/+0 |
* | Various cleanups FTP-related. | phajdan.jr@chromium.org | 2009-09-18 | 1 | -4/+4 |
* | Fixed Chrome implementation of worker error reporting to report errors via ev... | atwilson@chromium.org | 2009-09-18 | 1 | -1/+1 |
* | Switch to using vkey constants rather than hardcoded decimal values | pinkerton@chromium.org | 2009-09-18 | 1 | -17/+23 |
* | Disable HistoryQueryTest.Basic which is crashing under purify. | mbelshe@google.com | 2009-09-18 | 1 | -0/+2 |
* | Make extension shelf resize correctly with the window. | thakis@chromium.org | 2009-09-18 | 1 | -1/+1 |
* | [Mac] Adds animations to the findbar. | rohitrao@chromium.org | 2009-09-18 | 5 | -230/+408 |
* | [Mac] Disable autoresizing of subviews when going into and out of fullscreen | rohitrao@chromium.org | 2009-09-18 | 1 | -0/+8 |