summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Updating trunk VERSION build from 188.0 to 189.0laforge@chromium.org2009-06-101-1/+1
* Dummy change to fix "svn: Inconsistent line ending style"maruel@chromium.org2009-06-101-13/+13
* Converts a private variable to use scoped_nsobject.rohitrao@chromium.org2009-06-102-3/+4
* Fix svn: Inconsistent line ending stylemaruel@chromium.org2009-06-101-0/+1
* Try2 at disabling the thumbnail store unit tests. The previous try didn'tbrettw@chromium.org2009-06-101-2/+6
* Temporarily disable the thumbnail store unittests due to leaks.brettw@chromium.org2009-06-101-2/+2
* Try to fix this file since it's constantly givingmaruel@chromium.org2009-06-101-2/+1
* Implement OpenItem on the Mac, and have the download manager call it when cli...stuartmorgan@chromium.org2009-06-102-2/+8
* DevTools: Add test for resource panel enabling.pfeldman@chromium.org2009-06-101-1/+6
* Rename grow_box_view.m to grow_box_view.mm.rohitrao@chromium.org2009-06-102-1/+1
* Make a comment change to the grd file so that my resource change from the pre...erikkay@google.com2009-06-101-1/+1
* Clean up bookmark API to match style of other extension APIserikkay@google.com2009-06-108-195/+184
* Issue 8838: Close box not highlightedidanan@chromium.org2009-06-101-0/+1
* DevTools: do not crash on rapid refresh while on a Dev Tools Client window.pfeldman@chromium.org2009-06-101-6/+5
* DevTools: Remove legacy InspectorController UI tests.pfeldman@chromium.org2009-06-102-51/+0
* DevTools: migrate sanity tests to javascript.pfeldman@chromium.org2009-06-107-68/+21
* Remove checked-in .vcproj files that have been converted to gyp.sgk@google.com2009-06-108-5471/+0
* Revert just the part of r17926nick@chromium.org2009-06-101-0/+12
* Updating trunk VERSION build from 187.0 to 188.0mal@chromium.org2009-06-101-1/+1
* Convert browser.lib to gyp generation.sgk@google.com2009-06-101-18/+0
* Destroy TaskManager's view when its window is closed.phajdan.jr@chromium.org2009-06-104-47/+59
* Convert ui_tests.gyp, adding back precompiled_wtl to its build.sgk@chromium.org2009-06-101-1/+11
* Add LOAD_VERIFY_EV_CERT in net load loag.ukai@chromium.org2009-06-101-1/+4
* Updating trunk VERSION build from 186.0 to 187.0mal@chromium.org2009-06-101-1/+1
* Add a comment per review comment I missed in the previous check-in.jshin@chromium.org2009-06-101-0/+1
* Fix the in-progress download status for the RTL UI.jshin@chromium.org2009-06-101-5/+11
* Updating trunk VERSION build from 185.0 to 186.0jon@chromium.org2009-06-101-1/+1
* Implement default search engine combobox.mattm@chromium.org2009-06-102-5/+124
* <!doctype html public '-//w3c//dtd html 4.0 transitional//en'><html><head><ME...willchan@chromium.org2009-06-102-4/+4
* 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-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