| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | GTK bookmark manager: organize menu and aesthetic improvements. | estade@chromium.org | 2009-06-08 | 6 | -50/+123 |
* | Add support for printing selection only flag. This only adds the flag to the ... | sverrir@google.com | 2009-06-08 | 18 | -42/+106 |
* | Turn on DevTools Profiler. | mnaganov@chromium.org | 2009-06-08 | 1 | -1/+3 |
* | Hack around klipper / glipper clipboard races. | deanm@chromium.org | 2009-06-08 | 2 | -1/+19 |
* | Hook up the Linux bookmark bubble to the bookmark editor. | deanm@chromium.org | 2009-06-08 | 2 | -15/+124 |
* | Clicking a bookmark does not discard omnibox edits | mhm@chromium.org | 2009-06-08 | 1 | -7/+16 |
* | Check to see if we're still real before talking to renderWidgetHostView_. | shess@chromium.org | 2009-06-06 | 1 | -0/+6 |
* | Prototype implementation of zygotes. | dkegel@google.com | 2009-06-06 | 5 | -9/+40 |
* | Always output 32bit integer values in header of CRX file. | hamaji@chromium.org | 2009-06-06 | 1 | -1/+1 |
* | Revert gypification of latest tests (r17832 and r17833). | sgk@google.com | 2009-06-06 | 1 | -82/+12 |
* | Move installer_util_strings dependency to Windows-only. | sgk@google.com | 2009-06-06 | 1 | -4/+4 |
* | Convert key remaining tests to gyp, with updates: | sgk@google.com | 2009-06-06 | 1 | -9/+79 |
* | Convert tcmalloc (and its modified libcmt) to building with gyp. | sgk@google.com | 2009-06-06 | 2 | -9/+4 |
* | Second (and hopefully the final) fix for the issue 805: | yusukes@google.com | 2009-06-06 | 4 | -3/+17 |
* | Display extension processes in task manager. | phajdan.jr@chromium.org | 2009-06-06 | 10 | -21/+261 |
* | Make extensions installable again. | aa@chromium.org | 2009-06-06 | 1 | -1/+1 |
* | Linux: Duplicate Accelerator mapping in browser window | mhm@chromium.org | 2009-06-06 | 1 | -1/+0 |
* | Partial revert of r17790. Don't use a OwnedWidgetGtk for container_. | thestig@chromium.org | 2009-06-06 | 2 | -17/+17 |
* | Don't call HandleGetMostVisited on the backend after each black list | arv@google.com | 2009-06-06 | 2 | -22/+25 |
* | Adds pin and close icons for the new new tab page. | arv@google.com | 2009-06-06 | 10 | -0/+9 |
* | Rename BrowserToolbarView->ToolbarView to match file name. | ben@chromium.org | 2009-06-06 | 6 | -541/+548 |
* | Only allow tabs to be dragged between compatible windows. | shess@chromium.org | 2009-06-06 | 4 | -1/+30 |
* | When navigating to a page triggering an interstitial from the NTP, the title ... | jcampan@chromium.org | 2009-06-06 | 1 | -7/+7 |
* | Add dock_info.cc to the linux build. | jhawkins@chromium.org | 2009-06-06 | 4 | -6/+10 |
* | Missed a file on checkin for multi-process handling of benchmarking extension. | mbelshe@google.com | 2009-06-05 | 1 | -0/+1 |
* | Completely miscellaneous minor cleanup. Remove some unneeded class declarati... | pkasting@chromium.org | 2009-06-05 | 4 | -15/+12 |
* | Fix an issue where themes would sporadically fail to install. | mpcomplete@google.com | 2009-06-05 | 9 | -41/+120 |
* | Move ConvertAcceleratorsFromWindowsStyle into chrome/common/gtk_util. | mattm@chromium.org | 2009-06-05 | 5 | -34/+37 |
* | Give the Go button the correct tooltip based on what's in the omnibox. | pkasting@chromium.org | 2009-06-05 | 1 | -6/+18 |
* | Implement and use the -> operator for OwnedWidgetGtk. | thestig@chromium.org | 2009-06-05 | 13 | -45/+47 |
* | Remove a bunch of #ifs in browser.h and browser.cc. These methods compile | tc@google.com | 2009-06-05 | 2 | -26/+18 |
* | Add unit_tests (Chrome browser unit tests) to Mac/Linux coverage. | jrg@chromium.org | 2009-06-05 | 1 | -0/+1 |
* | Porting the browser tests to Unix. | jcampan@chromium.org | 2009-06-05 | 10 | -172/+518 |
* | Make sure the tabstrip we're dragging in to is compatible with the source tab... | jhawkins@chromium.org | 2009-06-05 | 3 | -1/+11 |
* | Fix build. | finnur@chromium.org | 2009-06-05 | 1 | -18/+22 |
* | Fixes an issue where the MSAA information was not reported back correctly to ... | klink@chromium.org | 2009-06-05 | 5 | -35/+8 |
* | Add this ability to install Extensions using preferences. Also known as: port... | finnur@chromium.org | 2009-06-05 | 6 | -109/+626 |
* | Change the name of chrome\browser\views\blocked_popup_container.{cc,h} | sgk@google.com | 2009-06-05 | 5 | -8/+8 |
* | Fix flicker that happened when hitting ctrl while in FORCED_QUERY mode. We w... | pkasting@chromium.org | 2009-06-05 | 1 | -4/+10 |
* | More theme bits for the NTP and window frame. | glen@chromium.org | 2009-06-05 | 9 | -7/+65 |
* | Reverting 17758. | kuchhal@chromium.org | 2009-06-05 | 10 | -185/+54 |
* | Adds the backend for pinned items on the most visited page. | arv@google.com | 2009-06-05 | 3 | -17/+184 |
* | Implement custom startup url list. (Recent urls list in the add url dialog not | estade@chromium.org | 2009-06-05 | 5 | -12/+480 |
* | Use custom strings for importer lock dialog. | estade@chromium.org | 2009-06-05 | 1 | -3/+3 |
* | The table was deleted after the model and the table accesses the model in its... | jcampan@chromium.org | 2009-06-05 | 1 | -0/+4 |
* | Renamed installer_unittests to util_unittests and added setup_unitests projec... | kuchhal@chromium.org | 2009-06-05 | 10 | -41/+172 |
* | Better behavior for ctrl-k: If we're already in forced_query mode, re-select ... | pkasting@chromium.org | 2009-06-05 | 10 | -4/+45 |
* | Don't prompt before installing a Theme, move existing prompt so that users ar... | glen@chromium.org | 2009-06-05 | 4 | -24/+26 |
* | Implement some drag-n-drop for the bookmark manager. | estade@chromium.org | 2009-06-05 | 9 | -147/+382 |
* | Improve resizing behavior of options window. Rather than extra whitespace at | evan@chromium.org | 2009-06-05 | 3 | -19/+23 |