summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Avoid calling PlatformThread::Sleep(1) from event_sys_unittests.ccidana@chromium.org2009-11-051-1/+1
* Implement membuster in memory_test.vandebo@chromium.org2009-11-051-19/+171
* Updating trunk VERSION from 237.0 to 238.0laforge@chromium.org2009-11-051-1/+1
* Shhhhh!mark@chromium.org2009-11-051-14/+19
* Temporary clean-up script to remove obsolete FFmpeg dylibs after r31050.mark@chromium.org2009-11-052-0/+29
* Changes 'Restore the pages that were open last' to 'Reload the pagessky@chromium.org2009-11-051-1/+1
* Makes it so that we sync changes in content state more often for selected tab...sky@chromium.org2009-11-055-27/+54
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-0525-179/+407
* TBR: mark@chromium.orgjeremy@chromium.org2009-11-0515-67/+279
* TBR:markjeremy@chromium.org2009-11-0516-281/+70
* Sandbox Worker process on the Mac.jeremy@chromium.org2009-11-0516-70/+281
* Highlight node with mouse over it while selecting element to inspectapavlov@chromium.org2009-11-057-46/+1
* Enable WebSockets by defaultukai@chromium.org2009-11-054-6/+6
* Switch over to the new way of enabling/disabling session/local storage. jorlow@chromium.org2009-11-054-5/+10
* Enable the URL portion of storage events. This is mostly just plumbing + a h...jorlow@chromium.org2009-11-0514-47/+78
* Revert "Added beginnings of browser-process support for shared workers."atwilson@chromium.org2009-11-0525-407/+179
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-0525-179/+407
* Always enable Breakpad if using --enable-crash-reporter flagnirnimesh@chromium.org2009-11-052-3/+8
* Push the Omaha app guid into the browser distribution classes to remove compi...robertshield@chromium.org2009-11-0513-22/+55
* Fix crash in AudioRendererImpl by adding a MessageLoop DestructionObserver.scherkus@chromium.org2009-11-055-2/+170
* 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
* Updating trunk VERSION from 236.0 to 237.0laforge@chromium.org2009-11-051-1/+1
* Show only one app menu. Cole pointed out that ChromeOS currently has two almo...oshima@chromium.org2009-11-0511-23/+63
* Linux: Update strings for title case and remove some old strings.derat@chromium.org2009-11-051-100/+166
* Remove legalese about autoupdate from install dialog.aa@chromium.org2009-11-051-8/+8
* Coverity: Fix unnecessary Singleton object instantiation.mattm@chromium.org2009-11-0513-20/+20
* Remove what appears to be an unused variable.eroman@chromium.org2009-11-052-8/+4
* Remove some unneeded defines from the Linux build of bookmark sync.zork@chromium.org2009-11-051-10/+0
* Fix a bug where we were over compensating for the height of thetony@chromium.org2009-11-051-1/+1
* FFmpeg in-tree build for mac.ajwong@chromium.org2009-11-051-26/+9
* 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
* Ensure that overlay does not appear in incognito mode.mirandac@chromium.org2009-11-051-1/+2
* Reorder the definitions in chrome_url_request_context.cc to match the declara...eroman@chromium.org2009-11-041-316/+343
* Fix theme install crasher.mirandac@chromium.org2009-11-041-1/+2
* Disable test while investigating.stoyan@google.com2009-11-041-1/+1
* Only send renderer resize messages for RWHV sizing caused bytony@chromium.org2009-11-043-16/+14
* Ensure that report bug dialog is centered when it opens.mirandac@chromium.org2009-11-041-1/+3
* Expected output changed. Updating files to match.finnur@chromium.org2009-11-043-0/+3
* Fix a memory leak in ExtensionMessageService.mpcomplete@chromium.org2009-11-042-7/+10
* Restoring r29827. The skia file is new to this attempt, and may be what was c...pamg@google.com2009-11-0411-132/+319
* Grouping the extensions and calling out the disabledfinnur@chromium.org2009-11-044-51/+85
* [Mac] Pref position cleanupthomasvl@chromium.org2009-11-041-23/+45
* Linux: use /proc/pid/statm to get memory stats when /proc/pid/smaps is unavai...thestig@chromium.org2009-11-041-7/+7
* SetVolume and GetVolume take one volume instead of separate left and right vo...fbarchard@chromium.org2009-11-049-56/+44
* GMocking Externaltab tests.stoyan@google.com2009-11-046-99/+252
* Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....robertshield@chromium.org2009-11-0417-78/+155