summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert 22354 - Change "Fullscreen" key from cmdf11 to cmdshiftf as discussed ...laforge@chromium.org2009-08-041-5/+5
* Fix uninited variable in test_shellagl@chromium.org2009-08-041-0/+1
* Add forgotten file to content script docs.aa@chromium.org2009-08-042-0/+154
* Sort theme popup list correctly.avi@chromium.org2009-08-041-1/+3
* Add some more content to the content scripts docs.aa@chromium.org2009-08-043-17/+35
* Change the numbe of recently closed tabs to a maximum of 10 instead of 6.arv@google.com2009-08-041-2/+2
* Build fix.agl@chromium.org2009-08-041-0/+4
* linux: improve warnings when NSS/PR shutdowns failevan@chromium.org2009-08-041-5/+12
* Linux: don't try and read shmmax in the sandbox.agl@chromium.org2009-08-044-13/+27
* Linux: preload ffmpeg in the zygote.agl@chromium.org2009-08-042-1/+10
* linux: use linux-specific window control graphics from glenevan@chromium.org2009-08-0418-21/+34
* Fix a place where window.event is being treated as hidden.japhet@chromium.org2009-08-041-2/+2
* Move alternate 404 error page loading out of WebFrame and into RenderView.darin@chromium.org2009-08-0414-256/+226
* NNTP: Make the chromium logo smaller so that it has the same height asarv@google.com2009-08-042-0/+0
* Fix a comment that refers to webkit/port.darin@chromium.org2009-08-041-1/+1
* Update svn:ignores.maruel@chromium.org2009-08-041-1/+1
* Temporarily disable all Worker tests.dglazkov@chromium.org2009-08-041-8/+8
* Don't call NPP_SetWindow during the painting of windowless plugins.dglazkov@chromium.org2009-08-043-35/+63
* mole API - take 2erikkay@chromium.org2009-08-0426-135/+726
* WebKit Update 46741:46766.dglazkov@google.com2009-08-041-1/+1
* Fixing potential memory leak in BookmarkCodec::DecodeNode.finnur@chromium.org2009-08-042-4/+12
* Do proper HSL > HSB conversion.avi@chromium.org2009-08-041-6/+20
* Enable JumpList by default on Windows 7.hbono@chromium.org2009-08-044-6/+6
* Marking the npapi-response-headers.html test as FAIL TIMEOUT as it times out ...ananta@chromium.org2009-08-041-1/+1
* The npapi_response_headers.html layout test started failing after my CL 22369...ananta@chromium.org2009-08-041-0/+3
* DevTools: add missing file from the devtools console fix.pfeldman@chromium.org2009-08-041-3/+3
* DevTools: add missing <ph> tags to .grd file.mnaganov@chromium.org2009-08-041-2/+2
* DevTools: Fix devtools after WebKit @r46732 roll.pfeldman@chromium.org2009-08-043-10/+11
* Another attempt at landing this patch.ananta@chromium.org2009-08-0415-59/+202
* Implement first cut at the extension installation prompt on Windows.aa@chromium.org2009-08-0417-61/+401
* Fix memory leak introduced by r22043.aa@chromium.org2009-08-042-25/+2
* Disable failing inspector sanity test.aa@chromium.org2009-08-041-1/+2
* It's a copy of http://codereview.chromium.org/155772, with the fix for valgri...suzhe@chromium.org2009-08-045-96/+450
* Blacklist all the message port related layout tests for now. I couldn't figu...jam@chromium.org2009-08-041-9/+19
* Split out HttpUtil::SpecForRequest() into a more generic function of net_util.h.eroman@chromium.org2009-08-046-21/+94
* Adding missing gyp filegspencer@google.com2009-08-041-0/+77
* Roll the WebKit deps and add add stubs for the new functions in ChromiumBridg...jorlow@chromium.org2009-08-042-2/+51
* Cross-process Message Port implementation.jam@chromium.org2009-08-0433-60/+1310
* Implement the download arrow animation for Mac.paul@chromium.org2009-08-043-3/+201
* Change "Fullscreen" key from cmd-f11 to cmd-shift-f as discussed per email.thakis@chromium.org2009-08-041-5/+5
* Implementing layoutTestController.setIconDatabaseEnabled caused atc@google.com2009-08-042-2/+2
* Fixes for last bitmap changegman@google.com2009-08-047-64/+39
* remove clobber_generated_headers.py until we know why it's brokennsylvain@chromium.org2009-08-041-5/+0
* This fixes some things that crept into the build as the scons build changed.gspencer@google.com2009-08-043-4/+7
* Fix leak in ClientSocketPoolBaseTest. Don't create ConnectJobFactory unless ...willchan@chromium.org2009-08-041-6/+5
* This adds splitting of samples for the interactive sampler,gspencer@google.com2009-08-0311-58/+434
* Followup after http://codereview.chromium.org/149368phajdan.jr@chromium.org2009-08-034-41/+34
* This unneeded include broke if someone subsequently included davemoore@chromium.org2009-08-031-5/+0
* Implement a couple layoutTestController methods and rebaselinetc@google.com2009-08-035-3/+33
* Fix infinite loop in grit headers clobbering script.phajdan.jr@chromium.org2009-08-031-1/+3