| Commit message (Expand) | Author | Age | Files | Lines |
* | Rolling back 22300. | bradnelson@google.com | 2009-08-03 | 1 | -19/+0 |
* | Extension docs build script, gyp target and PRESUBMIT.PY check | rafaelw@chromium.org | 2009-08-03 | 1 | -0/+19 |
* | Get rid of non-functional elements from the themes prefs; add switcher. | avi@chromium.org | 2009-08-03 | 1 | -0/+2 |
* | Move test_file_util out of libbase. Test code should not be mixed with produc... | phajdan.jr@chromium.org | 2009-08-03 | 1 | -0/+5 |
* | Adding registration of accelerators for the browser in toolkit_views. | jcampan@chromium.org | 2009-08-03 | 1 | -0/+2 |
* | Fix indentation on worker target | mark@chromium.org | 2009-08-03 | 1 | -33/+32 |
* | Revert r22080 and re-enable tcmalloc. | huanr@chromium.org | 2009-08-02 | 1 | -0/+2 |
* | Rolling back change 22245. | chrome-bot@google.com | 2009-08-02 | 1 | -2/+0 |
* | mole expand/collapse API, callable from a toolstrip for manual operation | erikkay@chromium.org | 2009-08-01 | 1 | -0/+2 |
* | Try again to land: http://codereview.chromium.org/160483 | aa@chromium.org | 2009-08-01 | 1 | -0/+2 |
* | revert 22215 which was testing an increased stack size. | jam@chromium.org | 2009-08-01 | 1 | -1/+0 |
* | Rollback 22228 | aa@chromium.org | 2009-08-01 | 1 | -2/+0 |
* | Ever closer. Extract a client interface out of CrxInstaller and | aa@chromium.org | 2009-07-31 | 1 | -0/+2 |
* | Try increasing the stack size of the main thread, to see if it changes chrome... | jam@chromium.org | 2009-07-31 | 1 | -0/+1 |
* | Convert parts of SavePage UI tests to more reliable browser tests. | phajdan.jr@chromium.org | 2009-07-31 | 1 | -0/+1 |
* | This CL adds accelerators to the Linux toolkit views. | jcampan@chromium.org | 2009-07-31 | 1 | -1/+1 |
* | Attempt to fix build. | thakis@chromium.org | 2009-07-31 | 1 | -4/+0 |
* | Enable dragging of images to desktop (Finder), Preview, etc. (on Mac). | thakis@chromium.org | 2009-07-31 | 1 | -0/+6 |
* | First cut at Safari Import - Home Page & History Only. | jeremy@chromium.org | 2009-07-31 | 1 | -0/+3 |
* | Make TOOLKIT_VIEWS port use views-based Autocomplete popup. | ben@chromium.org | 2009-07-31 | 1 | -2/+10 |
* | I give up. Reverting all attempts at fixing the gtk-view bustage. | erg@google.com | 2009-07-31 | 1 | -6/+0 |
* | Fix gtk-views build 2. | erg@google.com | 2009-07-31 | 1 | -0/+4 |
* | Fix gtk-views build. | erg@google.com | 2009-07-31 | 1 | -0/+2 |
* | Reverting 22144. | suzhe@chromium.org | 2009-07-31 | 1 | -5/+0 |
* | It's a copy of http://codereview.chromium.org/155772, with the fix for valgri... | suzhe@chromium.org | 2009-07-31 | 1 | -0/+5 |
* | Relanding the page info on Gtk Linux. | jcampan@chromium.org | 2009-07-30 | 1 | -0/+1 |
* | Try again: Add unittest for Gtk cookie manager. | mattm@chromium.org | 2009-07-30 | 1 | -0/+1 |
* | The interactive_ui_tests depends on chrome being built. Make it so. | darin@chromium.org | 2009-07-30 | 1 | -0/+1 |
* | Revert "Add unittest for Gtk cookie manager." | mattm@chromium.org | 2009-07-30 | 1 | -1/+0 |
* | Add a WebKit API that registers a V8 extension to be loaded into content | mpcomplete@chromium.org | 2009-07-30 | 1 | -0/+1 |
* | Add unittest for Gtk cookie manager. | mattm@chromium.org | 2009-07-30 | 1 | -0/+1 |
* | Removing tcmalloc from gyp so we can build a version of chrome | huanr@chromium.org | 2009-07-30 | 1 | -2/+0 |
* | Reverting 22070. | jcampan@chromium.org | 2009-07-30 | 1 | -1/+0 |
* | Implementation of the page info dialog on Linux Gtk. | jcampan@chromium.org | 2009-07-30 | 1 | -0/+1 |
* | Move mock url request classes to a location when browser tests will be able t... | phajdan.jr@chromium.org | 2009-07-30 | 1 | -14/+16 |
* | Pull CrxInstaller out of ExtensionsService. | aa@chromium.org | 2009-07-30 | 1 | -0/+2 |
* | Linux: factor out some shared GTK tree utility code. | mdm@chromium.org | 2009-07-29 | 1 | -2/+4 |
* | Make Linux versioninfo its own lib so it can be linked in only where needed. | mmoss@chromium.org | 2009-07-29 | 1 | -0/+1 |
* | First cut at Firefox import on OSX + stubs for Safari import. | jeremy@chromium.org | 2009-07-29 | 1 | -2/+2 |
* | Linux: add the password manager UI. | mdm@chromium.org | 2009-07-29 | 1 | -0/+6 |
* | Implement the "This site is attempting to download | thakis@chromium.org | 2009-07-29 | 1 | -0/+2 |
* | Put the common paths for localizers into variables so we don't have to repeat... | thomasvl@chromium.org | 2009-07-29 | 1 | -3/+9 |
* | Reverting 21943. | willchan@chromium.org | 2009-07-29 | 1 | -5/+0 |
* | Linux: Adds ACKs to ProcessSingletonLinux. | willchan@chromium.org | 2009-07-29 | 1 | -0/+5 |
* | Pull all the filesystem manipulation out of | aa@chromium.org | 2009-07-28 | 1 | -0/+3 |
* | Create render view for extensions on Linux. | phajdan.jr@chromium.org | 2009-07-28 | 1 | -0/+2 |
* | Navigation and cookies for Automation | amit@chromium.org | 2009-07-28 | 1 | -0/+2 |
* | Fix running default browser check/setting in UI thread on Linux. | mattm@chromium.org | 2009-07-28 | 1 | -1/+1 |
* | Linux: Fix NSSDecryptor to decrypt Firefox passwords using correct user datab... | willchan@chromium.org | 2009-07-28 | 1 | -1/+1 |
* | Refactor out language models for linux gtk views preparation | mhm@chromium.org | 2009-07-28 | 1 | -0/+2 |