summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Linux: refactor zygote supportagl@chromium.org2009-06-106-27/+362
* First cut at tall titlebar and custom window frame.tc@google.com2009-06-104-28/+196
* Fix memory leak in unit_testsbrettw@google.com2009-06-101-14/+9
* Add an exact-match Keychain search, with unit tests; groundwork for a more co...stuartmorgan@chromium.org2009-06-103-38/+315
* Show the remaining time in the downloads page.arv@google.com2009-06-101-2/+2
* Fix UMR in ExtensionCreator.aa@chromium.org2009-06-101-2/+3
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-108-0/+60
* Use the convenience function gdk_screen_get_window_stack to enumerate top-lev...jhawkins@chromium.org2009-06-101-11/+14
* Fix tree bustagecpu@google.com2009-06-101-1/+0
* Fix uninitialized ExtensionView::pending_preferred_width_.mpcomplete@google.com2009-06-101-1/+1
* Linux: Fix Firefox profile path for import.kuchhal@chromium.org2009-06-101-0/+2
* UI part of the try chrome toastcpu@google.com2009-06-102-1/+276
* Revert 18090jrg@chromium.org2009-06-109-221/+90
* To help resolve the performance issue introduced when enabling the resize cor...mad@google.com2009-06-109-90/+221
* Refactors tab overview and gets the rest of the chunks working. I'vesky@chromium.org2009-06-1013-310/+916
* Remove the prepended manifest from the crx format. Now we just have the heade...aa@chromium.org2009-06-106-130/+109
* Fix a crash in linux if the renderer process dies too fast. On mac, wetc@google.com2009-06-108-35/+27
* Null check render_view_host when processing unload events.ojan@chromium.org2009-06-101-2/+14
* Bind ^Q to quit, as is standard with Linux GUI apps.tc@google.com2009-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-101-1/+6
* 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-101-0/+0
* Clean up bookmark API to match style of other extension APIserikkay@google.com2009-06-103-89/+76
* 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: migrate sanity tests to javascript.pfeldman@chromium.org2009-06-105-65/+21
* Remove checked-in .vcproj files that have been converted to gyp.sgk@google.com2009-06-102-3751/+0
* Destroy TaskManager's view when its window is closed.phajdan.jr@chromium.org2009-06-104-47/+59
* Add LOAD_VERIFY_EV_CERT in net load loag.ukai@chromium.org2009-06-101-1/+4
* 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
* 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-101-0/+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-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