summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-2710-44/+93
* Fix crash that happens when the damaged rect is bigger than the HDC we get fo...jam@chromium.org2009-02-271-4/+11
* We don't support beeing scrolled in two dimensions at a time.mad@chromium.org2009-02-271-10/+5
* Don't send WebInputEvents from the renderer to the browser.erg@google.com2009-02-271-4/+2
* Enable --single-process for Mac and Linux.shess@chromium.org2009-02-271-0/+3
* Chrome side to implement WebMimeRegistry.darin@chromium.org2009-02-267-85/+138
* Revert brett's code, for real this time.nsylvain@chromium.org2009-02-262-7/+6
* More URL constants replacement.brettw@chromium.org2009-02-262-6/+7
* DevToolsAgent provides IPC access to the inspected page from developer tools.yurys@google.com2009-02-2610-0/+449
* Sandbox warmup - localtime().jeremy@chromium.org2009-02-261-0/+4
* Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces.darin@chromium.org2009-02-265-10/+24
* Convert sandbox NOTIMPLEMENTED()s into a bug.evan@chromium.org2009-02-251-3/+6
* Don't send the receiver function name in the ExternalHostBindings::ForwardMes...ananta@chromium.org2009-02-251-7/+5
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-253-1/+22
* Dynamically load FFmpeg DLLs if present and --enable-video is on.scherkus@chromium.org2009-02-251-3/+37
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-252-4/+5
* Sandbox fix - warmup -[NSColor colorUsingColorSpaceName].jeremy@chromium.org2009-02-252-2/+11
* Initial support for Renderer Side Histogramsjar@chromium.org2009-02-257-1/+189
* Temporary fix for the Cocoa-in-renderer problem.jrg@chromium.org2009-02-251-2/+27
* Always log out how many user scripts were injected, not justaa@chromium.org2009-02-251-4/+2
* Final step in converting all grit includes to have grit in the path.tc@google.com2009-02-241-1/+1
* Add logging to ExtensionsService, UserScriptMaster,aa@chromium.org2009-02-241-0/+5
* Keeping track of whether WebKit is in the callstack using RenderThread doesn'...jam@chromium.org2009-02-244-90/+8
* The guts of the video renderer logic that relate to timing and queuing of fra...ralphl@chromium.org2009-02-243-419/+82
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-4/+4
* Fix missing include in r10237hclam@chromium.org2009-02-241-0/+1
* Fix the build due to r10237hclam@chromium.org2009-02-241-1/+2
* Implementation of data source for media playerhclam@chromium.org2009-02-244-47/+326
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-24/+23
* Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...mmoss@chromium.org2009-02-231-0/+6
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-224-11/+6
* Fix plugin hang that Earth team found.jam@chromium.org2009-02-211-5/+8
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-2117-294/+209
* Remove unused 'node' parameter from ImeUpdateStatus.darin@chromium.org2009-02-201-2/+1
* Reverting 10080.jam@chromium.org2009-02-2017-200/+294
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-2017-294/+200
* Audio related IPC messages and handlers from browser tohclam@chromium.org2009-02-205-0/+158
* Unit tests fixagl@chromium.org2009-02-201-0/+3
* Bitmap transportagl@chromium.org2009-02-206-151/+185
* Remove some NOTIMPLMENTEDs which are apparently no longer necessary.evan@chromium.org2009-02-191-3/+3
* Turn on DNS prefetching.evan@chromium.org2009-02-191-5/+0
* Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...ananta@chromium.org2009-02-191-0/+1
* Hook up the resize rect for Mac and enable its use in the renderer (mac-only). pinkerton@chromium.org2009-02-191-0/+5
* Prepare some files for porting:estade@chromium.org2009-02-182-4/+4
* The DOM Automation controller object uses the RenderView instance as the mess...ananta@chromium.org2009-02-182-17/+21
* Reverting 9944.yurys@google.com2009-02-189-438/+0
* Create communication channel between developer tools UI implemented in JS and...yurys@google.com2009-02-189-0/+438
* mac renderer sandbox cleanup:thomasvl@chromium.org2009-02-172-6/+39
* Reverting 9855.maruel@chromium.org2009-02-169-436/+0
* Review URL: http://codereview.chromium.org/20405yurys@google.com2009-02-169-0/+436