summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Eliminate using_webkit.{scons,vsprops} in favor of having WebCommon.h set thedarin@chromium.org2009-03-192-11/+10
* Remove code duplicated from webcore and use the common PrintContext facility.maruel@chromium.org2009-03-193-116/+55
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-195-24/+23
* Uses FFmpeg in chrome/rendererhclam@chromium.org2009-03-191-0/+8
* Pre-upstream style changes: rename enableWebWorkers to setIsWebWorkersEnabled...dimich@google.com2009-03-191-1/+1
* Fix no-op DCHECKagl@chromium.org2009-03-181-1/+1
* Check return value of SharedMemory::Createagl@chromium.org2009-03-181-3/+3
* Review URL: http://codereview.chromium.org/42288georged@chromium.org2009-03-182-25/+43
* Reland the changes to use command line switch to turn on worker feature.jianli@chromium.org2009-03-181-0/+4
* Reverting 11953.hbono@chromium.org2009-03-184-59/+0
* A tricky fix for Issue 1845.hbono@chromium.org2009-03-184-0/+59
* Fix a bug in WebMediaPlayerDelegateImpl that stalls video playbackhclam@chromium.org2009-03-171-8/+8
* Revert tree bustage cause by r11904.hclam@chromium.org2009-03-171-7/+8
* andrew's patchhclam@chromium.org2009-03-171-8/+7
* Revert "Enable building worker and use command line switch to turn on ..."agl@chromium.org2009-03-171-4/+0
* Enable building worker and use command line switch to turn on this feature.jianli@chromium.org2009-03-171-0/+4
* Use devtool_ prefix instead of dev_tools_ to be consistent with the rest code.yurys@google.com2009-03-1711-49/+49
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-172-4/+7
* SSL Fix: Step 4.abarth@chromium.org2009-03-171-1/+3
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* Load media resource with file handle for media playbackhclam@chromium.org2009-03-174-36/+185
* Get rid of stashing a frame pointer with ResourceRequest and just store the r...jam@chromium.org2009-03-163-18/+12
* Wire DevTools agent in the Glue to the Renderer DevTools IPC transport: DevTo...pfeldman@chromium.org2009-03-167-7/+84
* Commit 40144. I had to move to to a separate CL to use gcl'saa@chromium.org2009-03-133-13/+12
* RSS feed support (part 1), 2nd attempt.finnur@chromium.org2009-03-132-0/+14
* Reverting 11640.finnur@chromium.org2009-03-132-14/+0
* RSS feed support (part 1)finnur@chromium.org2009-03-132-0/+14
* Argh, incorrect usage of Intersect.jam@chromium.org2009-03-131-3/+1
* Get rid of the gears in renderer process code. This allows me to do some cle...jam@chromium.org2009-03-139-739/+1
* Temp fix for reliablity crashes.jam@chromium.org2009-03-131-0/+3
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* Some minor cleanup in WebDataSource and WebResponse.darin@chromium.org2009-03-121-4/+3
* Implement WebSandboxSupport.darin@chromium.org2009-03-123-13/+40
* Switch to using one ResourceDispatcher per render process, and move it to Chi...jam@chromium.org2009-03-123-36/+7
* Chrome-side changes to use registerURLSchemeNoAccess.darin@chromium.org2009-03-121-1/+7
* The video renderer actually color converts. This is the last change that sho...ralphl@chromium.org2009-03-111-4/+17
* Implemented AudioRendererImpl in renderer process using APIhclam@chromium.org2009-03-105-46/+313
* This changes the base clipboard class, as accomplishing paste requires that C...avi@chromium.org2009-03-101-11/+1
* Instead of queuing ResourceDispatcher IPC messages in RenderView, use Resourc...jam@chromium.org2009-03-102-37/+0
* Fix build breaks after webkit merge.jam@chromium.org2009-03-102-1/+3
* Adds logging of main URL for IPC messages. This is just a start. Isky@google.com2009-03-101-0/+20
* NO CODE CHANGEdeanm@chromium.org2009-03-1029-30/+0
* NO CODE CHANGE.maruel@google.com2009-03-104-6/+11
* Get rid of renderer startup dialog implementation on linux.estade@chromium.org2009-03-101-12/+0
* Adds the ability to log the URL of the renderer if the renderersky@google.com2009-03-093-0/+80
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-094-29/+153
* More WebKit API action (chromium side).darin@chromium.org2009-03-094-37/+17
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-1/+2
* Fill out some of the new abstract methods of WebKitClient.ericroman@google.com2009-03-082-2/+28
* WebKit merge 41447:41498ericroman@google.com2009-03-072-3/+4