summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Trying to re-land r17758 (http://codereview.chromium.org/118247) but with nam...kuchhal@chromium.org2009-06-0911-56/+186
* Implement URL Drag & Drop for the linux tabstrip.jhawkins@chromium.org2009-06-096-8/+426
* Added a command line parameter(-clean), which up on passing will uninstall cu...anantha@chromium.org2009-06-082-5/+19
* blechaa@chromium.org2009-06-081-8/+10
* Enable zygote manager by default.dkegel@google.com2009-06-081-1/+21
* First part of tab overview. It isn't wired up, nor is it complete, butsky@chromium.org2009-06-0811-0/+1088
* Creates a BlockedPopupContainerView interface, and changes the current Blocke...erg@google.com2009-06-089-359/+371
* Add my PasswordMaker extension to the samples dir.mpcomplete@google.com2009-06-088-0/+2622
* Rename the TabContents::SetInitialFocus(reverse) method to TabContents::Focus...jcampan@chromium.org2009-06-089-27/+23
* Fix user scripts not getting initialized.aa@chromium.org2009-06-084-56/+31
* Convert toolbar page and app menus over to use the new system.ben@chromium.org2009-06-088-396/+446
* Move GTK spacing constants into chrome/common/gtk_util.hmattm@chromium.org2009-06-0812-56/+65
* Revert 17889. It broke the extensions_uitests. And I didn't even get itmpcomplete@google.com2009-06-088-117/+127
* Fix regression where hitting enter in the Omnibox would ignore recent editing.pkasting@chromium.org2009-06-084-17/+29
* Reducing the width of the lock icon (it has unnecessary padding on the sides).finnur@chromium.org2009-06-081-0/+0
* Change the extension callback system to work more like events, where we trackmpcomplete@google.com2009-06-088-127/+117
* Adjusting the page action icon drawing slightly.finnur@chromium.org2009-06-081-14/+16
* Fixes scrolling in the mac backingstore. We were copyingrohitrao@chromium.org2009-06-081-4/+5
* Revert has_selection flag back to false (was testing that this worked and for...sverrir@google.com2009-06-081-1/+1
* linux build fixesestade@chromium.org2009-06-081-4/+4
* Fix bookmark bar shutdown crash.estade@chromium.org2009-06-081-0/+6
* GTK: More drag support for bookmark manager.estade@chromium.org2009-06-082-22/+107
* Move a few commands to the appropriate slot in the command order.pkasting@chromium.org2009-06-081-2/+6
* Updating trunk VERSION build from 184.0 to 185.0jon@chromium.org2009-06-081-1/+1
* Remove a header that is no longer being used after r17818.jhawkins@chromium.org2009-06-081-1/+0
* Use EXPLICIT_ACCESS when trying to get the PasswordStore to cancel a login qu...stuartmorgan@chromium.org2009-06-081-1/+1
* Bookmark bar, now with buttons.jrg@chromium.org2009-06-0829-238/+915
* GTK bookmark manager: organize menu and aesthetic improvements.estade@chromium.org2009-06-086-50/+123
* Add support for printing selection only flag. This only adds the flag to the ...sverrir@google.com2009-06-0818-42/+106
* Turn on DevTools Profiler.mnaganov@chromium.org2009-06-081-1/+3
* 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