summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix a linux bug in the find bar where we keep re-selecting texttc@google.com2009-06-102-2/+12
* part 2 of dragging change: reordering, but not persistingerikkay@google.com2009-06-1013-3034/+3422
* Fix compile bustage by using macroben@chromium.org2009-06-101-1/+2
* Update result formatting for the search provider for the Omnibox2 popup.ben@chromium.org2009-06-091-19/+70
* Remove Menu2Delegate interface and fold methods onto Menu2Model instead.ben@chromium.org2009-06-096-142/+78
* Update JSTemplate to the latest version.arv@google.com2009-06-091-1/+1
* Fix 13570: Find box stops responding to browser window resize.finnur@chromium.org2009-06-092-1/+30
* Linux: Remove old ifdefs around a DCHECK.willchan@chromium.org2009-06-091-4/+0
* Fix Mac compile bustagebrettw@chromium.org2009-06-091-1/+1
* Fix Linux compile bustagebrettw@chromium.org2009-06-091-1/+1
* Modified ThumbnailStore to cache/store JPEGs insteadbrettw@chromium.org2009-06-098-124/+167
* Modifies the growbox behavior to be more Mac-like.rohitrao@chromium.org2009-06-093-6/+81
* Fix a minor bug in the print dialog on windows. The minimum page number was ...sverrir@google.com2009-06-091-0/+1
* Should provide checks while loading bookmarksmhm@chromium.org2009-06-091-12/+6
* Add a stack-based class for property disabling and re-enabling screen updatin...pinkerton@chromium.org2009-06-091-4/+3
* Linux: Import passwords from Firefox.kuchhal@chromium.org2009-06-092-48/+56
* Implement default search popup.pinkerton@chromium.org2009-06-095-0/+289
* Revert "Linux: Import passwords from Firefox."kuchhal@chromium.org2009-06-092-55/+48
* Linux: Import passwords from Firefox.kuchhal@chromium.org2009-06-092-48/+55
* DevTools: restore sanity test suite.pfeldman@chromium.org2009-06-093-41/+75
* Make Ctrl-Shift-J to work across platforms.mnaganov@chromium.org2009-06-091-4/+0
* apply patchaa@chromium.org2009-06-091-0/+9
* Implement different radio groups for Options > Personal Stuffmhm@chromium.org2009-06-092-8/+9
* Fix toolkit_views bustage by updating callsite to use the new function name.ben@chromium.org2009-06-091-2/+3
* chrome.exe --package-extension generates .crx from extension directoryrafaelw@chromium.org2009-06-097-2830/+3291
* Form Autofil Options should be a radio groupmhm@chromium.org2009-06-092-84/+64
* Stats for nerds should bring up applicaiton browser window to foregroundmhm@chromium.org2009-06-091-1/+9
* Fix omnibox popup positioning by not calling "SetChildBounds" which attempts ...ben@chromium.org2009-06-091-5/+4
* Fix weird stretchy text rendering in O2 popup. Apparently the tile flags were...ben@chromium.org2009-06-091-2/+2
* Don't call NPP_SetWindow before we have the plugin geometry.jam@chromium.org2009-06-091-9/+14
* Implement URL Drag & Drop for the linux tabstrip.jhawkins@chromium.org2009-06-094-8/+407
* blechaa@chromium.org2009-06-081-8/+10
* First part of tab overview. It isn't wired up, nor is it complete, butsky@chromium.org2009-06-0810-0/+1054
* Creates a BlockedPopupContainerView interface, and changes the current Blocke...erg@google.com2009-06-088-357/+369
* 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-083-52/+29
* Convert toolbar page and app menus over to use the new system.ben@chromium.org2009-06-087-392/+446
* Move GTK spacing constants into chrome/common/gtk_util.hmattm@chromium.org2009-06-0811-56/+47
* Fix regression where hitting enter in the Omnibox would ignore recent editing.pkasting@chromium.org2009-06-084-17/+29
* 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
* 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
* 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-0828-238/+898
* 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-0810-36/+71