summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated suppression signature to reflect changed method params.atwilson@chromium.org2009-11-131-1/+1
* Revert 31888 - This change depended on a new version of WebKit levin@chromium.org2009-11-131-21/+24
* Clean up os_unix.c.dumi@google.com2009-11-131-24/+21
* Partially revert WebKit.gyp switch-over, because it broke build bot setupdglazkov@google.com2009-11-137-24/+24
* Close immediately if no context is setukai@chromium.org2009-11-131-1/+6
* Changed WorkerProcessHost::WorkerInstance to use std::list instead of std::set,atwilson@chromium.org2009-11-132-30/+41
* Style nit -- bind asterisks to the left rather than right.eroman@chromium.org2009-11-133-3/+3
* Revert 31871 - WebKit merge 50840:50904levin@chromium.org2009-11-132-27/+8
* Revert 31879 - Try to make the Linux webkit builder happy. levin@chromium.org2009-11-131-5/+5
* Plumb LoadLog into SocketStreamukai@chromium.org2009-11-1313-216/+362
* Revert 31877 - Revert 31869 Ignore keyboard messages from enter key in rende...scherkus@chromium.org2009-11-132-1/+30
* Try to make the Linux webkit builder happy. I used IMAGE+TEXT since this wasbrettw@chromium.org2009-11-131-5/+5
* Pull the OpenType sanitiser library from code.google.com/ots/, as per our dis...yusukes@google.com2009-11-133-0/+5
* Revert 31869 - Ignore keyboard messages from enter key in renderer if they we...scherkus@chromium.org2009-11-132-30/+1
* Use renderer spellchecker for windows.estade@chromium.org2009-11-1320-133/+229
* Changing the file naming scheme. Creating a directory for each origin,dumi@chromium.org2009-11-1316-126/+283
* Revert 31862 - Ensure AutomationMsg_SetCookieAsync is sent on IO thread.levin@chromium.org2009-11-131-11/+1
* Revert 31865 - This change is patched from http://codereview.chromium.org/276...idana@chromium.org2009-11-131-6/+12
* WebKit merge 50840:50904brettw@chromium.org2009-11-132-8/+27
* Condense the output of LoadLog for empty BEGIN/END blocks.eroman@chromium.org2009-11-132-6/+23
* Ignore keyboard messages from enter key in renderer if they were not initiate...georgey@chromium.org2009-11-132-1/+30
* Added lifecycle management and sharing support for SharedWorkers. SharedWorkersatwilson@chromium.org2009-11-1323-110/+665
* Fix a bug where we were setting the mime-type to the fulltony@chromium.org2009-11-133-14/+36
* Deleted some obselete scons stuff.apatrick@google.com2009-11-1337-7259/+0
* This change is patched from http://codereview.chromium.org/276071 by randy.po...idana@chromium.org2009-11-131-12/+6
* Pulling in latest gyp with express fix.bradnelson@chromium.org2009-11-131-1/+1
* Minor cleanup to safe_browsing_service.*; no code change.pkasting@chromium.org2009-11-132-471/+459
* Ensure AutomationMsg_SetCookieAsync is sent on IO thread.stoyan@chromium.org2009-11-131-1/+11
* Add LoadLog instrumentation to HttpNetworkTransaction, to tell how much time ...eroman@chromium.org2009-11-133-8/+53
* Make a .bat file to start the layout test http_server on windows.michaeln@google.com2009-11-121-0/+1
* Missed some files from 31854.apatrick@google.com2009-11-124-5/+5
* Fixes bug in file browser.sky@chromium.org2009-11-122-2/+2
* Revert 31839 - Notifications permission infobar should only be shown in respo...scherkus@chromium.org2009-11-126-102/+7
* Revert 31814 - Testing to see if it caused performance problems.dmaclach@chromium.org2009-11-122-71/+3
* Cleanup new expectations from my time gardening. Rebaseline 2 tests.japhet@chromium.org2009-11-126-81/+26
* Moved all gpu plugin and command buffer tests into a single executable prior ...apatrick@google.com2009-11-125-52/+70
* Correctly schedule empty parent directories for deletion when Chrome Frame is...robertshield@chromium.org2009-11-123-6/+38
* Fix a crash in ChromeActiveDocument::IEExec() when m_spClientSite is null.robertshield@chromium.org2009-11-121-1/+1
* Mark redirect-cross-origin-tripmine.html as timing out.scherkus@chromium.org2009-11-121-0/+3
* Fixes possible crash in treeview. The code for removing a node was notsky@chromium.org2009-11-121-2/+3
* Add python script that generates gmock_mutant.hstoyan@chromium.org2009-11-122-306/+1539
* Potential fix for duplicate crash reports on Windows.kuchhal@chromium.org2009-11-121-11/+19
* After draining the body of a 401/407 response, verify thatwtc@chromium.org2009-11-124-11/+127
* Always call NPP_SetWindow, even for 0x0 plugins, on the Macstuartmorgan@chromium.org2009-11-121-3/+0
* Fix a crash in ExtensionMessageService when a source renderer closed.mpcomplete@chromium.org2009-11-121-0/+6
* minor edits to autoupdate, hosting docskathyw@google.com2009-11-124-18/+14
* Improve text on management UI. Still waiting for a treatmentaa@chromium.org2009-11-125-3/+33
* Created o3djs Plane and Translate2 classes.simonrad@chromium.org2009-11-122-91/+731
* Fix crash in BrowserActionButton::OnImageLoaded.mpcomplete@chromium.org2009-11-121-0/+4
* Notifications permission infobar should only be shown in response to a user g...johnnyg@chromium.org2009-11-126-7/+102