| Commit message (Expand) | Author | Age | Files | Lines |
* | CL is the same as http://codereview.chromium.org/173487, but had to be moved ... | cira@chromium.org | 2009-09-18 | 1 | -0/+3 |
* | Remove the theme popup menu and just have a reset button to match the other p... | thomasvl@chromium.org | 2009-09-18 | 1 | -2/+0 |
* | Try again to land "Implement script API:executeScript" | aa@chromium.org | 2009-09-18 | 1 | -0/+4 |
* | Preparing rollback in case things don't work out. | bradnelson@google.com | 2009-09-18 | 1 | -77/+0 |
* | This is a copy of http://codereview.chromium.org/153002/show | gregoryd@google.com | 2009-09-18 | 1 | -0/+77 |
* | Enable bookmark sync building by default for Chromium builds on windows. | chron@chromium.org | 2009-09-18 | 1 | -9/+2 |
* | Break out page load test into its own target on Linux. | estade@chromium.org | 2009-09-18 | 1 | -30/+67 |
* | Add Profile Import Process Type. | jeremy@chromium.org | 2009-09-17 | 1 | -0/+13 |
* | Add all locales to the appropriate generated file lists in .gyp files. | thestig@chromium.org | 2009-09-17 | 1 | -12/+0 |
* | Add xdisplaycheck as a dependency on Linux for tests that use the UI. This wa... | thestig@chromium.org | 2009-09-17 | 1 | -1/+15 |
* | Revert "Windows: Warn about outdated plugins." | agl@chromium.org | 2009-09-16 | 1 | -3/+0 |
* | Windows: Warn about outdated plugins. | agl@chromium.org | 2009-09-16 | 1 | -0/+3 |
* | GTK: Add a dialog for printing. | estade@chromium.org | 2009-09-16 | 1 | -0/+9 |
* | Rename test_web_contents.* to test_tab_contents.* | tony@chromium.org | 2009-09-16 | 1 | -2/+2 |
* | Build the sync unit tests: | nick@chromium.org | 2009-09-16 | 1 | -0/+67 |
* | Add a bare-bones extension shelf that displays extension items on OS X. | thakis@chromium.org | 2009-09-16 | 1 | -0/+6 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Issue 172109: Enable scavenging in RenderThread::IdleHandler. | agl@chromium.org | 2009-09-15 | 1 | -1/+12 |
* | Build sync engine as part of the browser build. | nick@chromium.org | 2009-09-15 | 1 | -36/+348 |
* | Fix the Linux shared build. | thestig@chromium.org | 2009-09-15 | 1 | -13/+14 |
* | Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio... | pkasting@chromium.org | 2009-09-15 | 1 | -0/+1 |
* | Some scaffolding for the task manager. | thakis@chromium.org | 2009-09-15 | 1 | -0/+5 |
* | Revert "Issue 172109: Enable scavenging in RenderThread::IdleHandler." | agl@chromium.org | 2009-09-15 | 1 | -16/+1 |
* | Chrome should shut down cleanly when quit from the Dock icon menu, during | mark@chromium.org | 2009-09-15 | 1 | -0/+2 |
* | Issue 172109: Enable scavenging in RenderThread::IdleHandler. | mbelshe@google.com | 2009-09-15 | 1 | -1/+16 |
* | Convert the sqlite cookie database and web database to use the new sqlite | brettw@chromium.org | 2009-09-15 | 1 | -2/+2 |
* | Lands http://codereview.chromium.org/193032 for Charlie: | sky@chromium.org | 2009-09-15 | 1 | -2/+6 |
* | Linux: add support for SELinux. | agl@chromium.org | 2009-09-15 | 1 | -4/+15 |
* | Give a document icon to Chromium for file types it can view when preview is t... | pinkerton@chromium.org | 2009-09-15 | 1 | -2/+8 |
* | [Mac] Restore focus to the previously focused view when dismissing the find bar. | rohitrao@chromium.org | 2009-09-15 | 1 | -0/+3 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-15 | 1 | -0/+4 |
* | Reverting 26214. | rohitrao@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | [Mac] Restore focus to the previously focused view when dismissing the find bar. | rohitrao@chromium.org | 2009-09-15 | 1 | -0/+3 |
* | Add autocomplete_edit_view_browsertest.cc. | suzhe@chromium.org | 2009-09-15 | 1 | -0/+4 |
* | Revert change 26184, 26181 and 26178 to fix | nsylvain@chromium.org | 2009-09-15 | 1 | -2/+0 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-14 | 1 | -0/+2 |
* | Take 2 on fixing the Linux views build | pkasting@chromium.org | 2009-09-14 | 1 | -0/+2 |
* | Factor out border-drawing code from autocomplete_popup_contents_view.cc into ... | pkasting@chromium.org | 2009-09-14 | 1 | -0/+2 |
* | Load the http auth dialog from the main bundle. | thomasvl@chromium.org | 2009-09-14 | 1 | -0/+1 |
* | Add "New Window" and "New Incognito Window" items to the Dock Menu. | sgk@google.com | 2009-09-14 | 1 | -0/+1 |
* | Update the sadtab and throbbers to use the helpers for fetching strings/image... | thomasvl@chromium.org | 2009-09-14 | 1 | -4/+0 |
* | [Mac] Implement the search engine manager | rsesek@chromium.org | 2009-09-12 | 1 | -0/+10 |
* | Let cmd-e write the selection into the find pasteboard. | thakis@chromium.org | 2009-09-12 | 1 | -0/+1 |
* | linux: drop my libxul hack; it didn't work | evan@chromium.org | 2009-09-12 | 1 | -4/+0 |
* | linux: fix path in chromium-browser manpage | evan@chromium.org | 2009-09-12 | 1 | -0/+3 |
* | Revert 26016 - valgrind leak - | sgk@google.com | 2009-09-11 | 1 | -1/+0 |
* | Add "New Window" and "New Incognito Window" items to the Dock Menu. | sgk@google.com | 2009-09-11 | 1 | -0/+1 |
* | Add api tests for cross-origin XHR. | aa@chromium.org | 2009-09-11 | 1 | -0/+2 |
* | add mole collapse/expand events. convert mappy to use this. | erikkay@chromium.org | 2009-09-11 | 1 | -0/+2 |
* | Don't allow updating tabs to javascript URLs without host | aa@chromium.org | 2009-09-11 | 1 | -0/+2 |