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