summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Change prevents multiple instances of an extension's option page from being o...aa@chromium.org2009-11-051-1/+1
* Mac: Implement about:memory.viettrungluu@chromium.org2009-11-058-27/+1198
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-0519-18/+43
* Mac: don't restore explicitly closed windows.viettrungluu@chromium.org2009-11-054-2/+24
* Added support for --enable-shared-workersatwilson@chromium.org2009-11-051-0/+1
* Don't let the user inline edit "Bookmarks Bar" or "Other Bookmarks"tony@chromium.org2009-11-051-1/+3
* Don't reload whole chrome://extensions page when interacting with single exte...cira@chromium.org2009-11-051-4/+3
* [Mac] Adds animations for the download shelf.rohitrao@chromium.org2009-11-054-7/+37
* GTK: hack around floating bookmark bar stuck-in-prelight bug.estade@chromium.org2009-11-051-0/+18
* Remove the high res timer, which is unused.nick@chromium.org2009-11-058-410/+0
* GTK: fix certain corner cases where overflow chevron wouldn't show.estade@chromium.org2009-11-051-0/+1
* Clicking on restore window button on ntp now nukes ntp. We always didsky@chromium.org2009-11-051-0/+6
* Change id that identifies client in crash reports. Whenever metrics service r...kuchhal@chromium.org2009-11-052-26/+28
* Clean up usage of some iterators. Original patch by Thiago Fariana (see http...pkasting@chromium.org2009-11-051-37/+39
* Fix bug where we were not displaying icons in the managementaa@chromium.org2009-11-053-27/+193
* Fix the extensions activity monitor test for POSIX (c:\? Really?)nick@chromium.org2009-11-051-12/+17
* Cleans up our autorelease pool handling by making sure that an autorelease po...dmaclach@chromium.org2009-11-059-85/+62
* Fix the chrome app icon on windowstc@google.com2009-11-052-2/+4
* We were calling to an undefined method. I was able to repro this by putting mydmaclach@chromium.org2009-11-051-2/+2
* Tell the RWH about the intial window size for drop down menus.tony@chromium.org2009-11-051-2/+4
* Revert 31110 - Implement window.alert() and its cousins for extensions.ben@chromium.org2009-11-0512-225/+103
* Revert 31109 - Avoid calling PlatformThread::Sleep(1) from event_sys_unittest...ben@chromium.org2009-11-051-1/+1
* Fix checkfailure on Linux Views build by actually opening the popup when it's...pkasting@chromium.org2009-11-053-16/+31
* chrome://extensions/ support for multiple, asynchronous calls to renderrafaelw@chromium.org2009-11-051-20/+32
* Fixes bug where choosing reopen closed tba would do nothing forsky@chromium.org2009-11-051-1/+1
* Change "remove thumbnail" message to make it fit nicely above the thumbnails ...mirandac@chromium.org2009-11-051-8/+2
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-0512-103/+225
* Avoid calling PlatformThread::Sleep(1) from event_sys_unittests.ccidana@chromium.org2009-11-051-1/+1
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-056-34/+50
* TBR: mark@chromium.orgjeremy@chromium.org2009-11-053-3/+81
* TBR:markjeremy@chromium.org2009-11-054-83/+6
* Sandbox Worker process on the Mac.jeremy@chromium.org2009-11-054-6/+83
* Highlight node with mouse over it while selecting element to inspectapavlov@chromium.org2009-11-054-35/+1
* Enable WebSockets by defaultukai@chromium.org2009-11-051-1/+1
* Switch over to the new way of enabling/disabling session/local storage. jorlow@chromium.org2009-11-052-3/+5
* Enable the URL portion of storage events. This is mostly just plumbing + a h...jorlow@chromium.org2009-11-055-23/+40
* Revert "Added beginnings of browser-process support for shared workers."atwilson@chromium.org2009-11-056-50/+34
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-056-34/+50
* Always enable Breakpad if using --enable-crash-reporter flagnirnimesh@chromium.org2009-11-051-3/+6
* Push the Omaha app guid into the browser distribution classes to remove compi...robertshield@chromium.org2009-11-052-3/+6
* Make SessionService use its own enum for storing window type in the session d...ben@chromium.org2009-11-052-5/+55
* linux: swap order of buttons for dangerous downloadsevan@chromium.org2009-11-051-7/+7
* Move LOG from warning to infocpu@chromium.org2009-11-051-1/+1
* Show only one app menu. Cole pointed out that ChromeOS currently has two almo...oshima@chromium.org2009-11-0510-23/+62
* Coverity: Fix unnecessary Singleton object instantiation.mattm@chromium.org2009-11-0511-16/+16
* Remove what appears to be an unused variable.eroman@chromium.org2009-11-052-8/+4
* Fix a bug where we were over compensating for the height of thetony@chromium.org2009-11-051-1/+1
* Enable the OK button when editing a bookmark even when there is no text, and ...viettrungluu@chromium.org2009-11-055-12/+31
* Fix first run ui hanging. The threads need to get started earlier.jam@chromium.org2009-11-051-6/+7
* Fix a bug where we'd leak ResourceMessageFilters and BrowserRenderProcessHostsmpcomplete@chromium.org2009-11-052-6/+24