summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* part 2 of dragging change: reordering, but not persistingerikkay@google.com2009-06-1016-3045/+3429
* Change the extension callback system to work more like events, where we trackmpcomplete@google.com2009-06-108-126/+119
* 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-092-19/+73
* 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-0929-1696/+4175
* Fix 13570: Find box stops responding to browser window resize.finnur@chromium.org2009-06-092-1/+30
* Convert additional tests to gyp generation:sgk@google.com2009-06-091-45/+89
* 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-0913-124/+185
* Modifies the growbox behavior to be more Mac-like.rohitrao@chromium.org2009-06-094-9/+92
* 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
* Clean-up following sgk's suggestions.jcampan@chromium.org2009-06-092-17/+30
* 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
* Add a benchmark extension.mbelshe@google.com2009-06-0910-0/+2718
* Implement default search popup.pinkerton@chromium.org2009-06-097-171/+456
* 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
* Add missing comma to chrome.gyp to fix Linux shared build.willchan@chromium.org2009-06-091-1/+1
* Include a parent directory link in the file list for file:///somepathyuzo@chromium.org2009-06-092-2/+6
* Implement different radio groups for Options > Personal Stuffmhm@chromium.org2009-06-092-8/+9
* Revert r17930 to add dependencies.sgk@google.com2009-06-091-36/+5
* Convert additional tests to gyp generation:sgk@google.com2009-06-091-5/+36
* 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-0919-2884/+3425
* Form Autofil Options should be a radio groupmhm@chromium.org2009-06-093-102/+78
* 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-092-9/+18
* Fixes a flash plugin hang caused by opening google finance ticker symbols in ...ananta@chromium.org2009-06-096-64/+26
* 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