index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
renderer
/
render_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add code to support 2-way communication between extensions and renderers. Th...
mpcomplete@google.com
2009-04-02
1
-10
/
+0
*
Copy selection to x clipboard.
estade@chromium.org
2009-04-02
1
-0
/
+22
*
Paste from the x clipboard into webkit.
estade@chromium.org
2009-04-02
1
-0
/
+9
*
Use WebConsoleMessage instead of ConsoleMessageLevel.
darin@chromium.org
2009-03-31
1
-7
/
+5
*
Fix a problem with clipping when printing almost all web pages.
sverrir@chromium.org
2009-03-31
1
-2
/
+6
*
Use WebScriptSource and WebFindInPageRequest from the WebKit API.
darin@chromium.org
2009-03-31
1
-6
/
+8
*
* Breakpad on OSX now works with stock Breakpad framwork.
jeremy@chromium.org
2009-03-30
1
-13
/
+2
*
Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.
darin@chromium.org
2009-03-27
1
-1
/
+0
*
Fix build in release mode.
tc@google.com
2009-03-27
1
-1
/
+2
*
Move message flags into a separate header that can be used
tc@google.com
2009-03-27
1
-28
/
+4
*
Minor tweaks to get chrome-ui://extensions working on the Mac.
jrg@chromium.org
2009-03-26
1
-6
/
+0
*
Implement default css for toolstrips.
aa@chromium.org
2009-03-24
1
-0
/
+15
*
Removed unused parameter.
darin@chromium.org
2009-03-24
1
-3
/
+2
*
Add basic infrastructure for sending async browser API request and receiving ...
aa@chromium.org
2009-03-24
1
-0
/
+46
*
Finish hooking up the worker process UI: use the domains of the workers as th...
jam@chromium.org
2009-03-24
1
-1
/
+1
*
Initial rev at a message passing API for extensions. So far, only passing
mpcomplete@google.com
2009-03-23
1
-5
/
+10
*
Fix renderer crash when a file chooser is closed after navigating away from
mpcomplete@google.com
2009-03-20
1
-0
/
+5
*
Pressing the Del key while a item is selected in the autocomplete popup delet...
jcampan@chromium.org
2009-03-20
1
-0
/
+5
*
Removes all use of COM and dependencies on Windows-specific classes (includin...
klink@chromium.org
2009-03-20
1
-13
/
+15
*
Remove code duplicated from webcore and use the common PrintContext facility.
maruel@chromium.org
2009-03-19
1
-99
/
+51
*
Use devtool_ prefix instead of dev_tools_ to be consistent with the rest code.
yurys@google.com
2009-03-17
1
-12
/
+12
*
SSL Fix: Step 4.
abarth@chromium.org
2009-03-17
1
-1
/
+3
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Get rid of stashing a frame pointer with ResourceRequest and just store the r...
jam@chromium.org
2009-03-16
1
-0
/
+6
*
Wire DevTools agent in the Glue to the Renderer DevTools IPC transport: DevTo...
pfeldman@chromium.org
2009-03-16
1
-1
/
+7
*
Commit 40144. I had to move to to a separate CL to use gcl's
aa@chromium.org
2009-03-13
1
-3
/
+2
*
RSS feed support (part 1), 2nd attempt.
finnur@chromium.org
2009-03-13
1
-0
/
+10
*
Reverting 11640.
finnur@chromium.org
2009-03-13
1
-10
/
+0
*
RSS feed support (part 1)
finnur@chromium.org
2009-03-13
1
-0
/
+10
*
Get rid of the gears in renderer process code. This allows me to do some cle...
jam@chromium.org
2009-03-13
1
-25
/
+1
*
Some minor cleanup in WebDataSource and WebResponse.
darin@chromium.org
2009-03-12
1
-4
/
+3
*
Switch to using one ResourceDispatcher per render process, and move it to Chi...
jam@chromium.org
2009-03-12
1
-6
/
+0
*
Implemented AudioRendererImpl in renderer process using API
hclam@chromium.org
2009-03-10
1
-6
/
+9
*
Instead of queuing ResourceDispatcher IPC messages in RenderView, use Resourc...
jam@chromium.org
2009-03-10
1
-29
/
+0
*
Adds logging of main URL for IPC messages. This is just a start. I
sky@google.com
2009-03-10
1
-0
/
+20
*
NO CODE CHANGE.
maruel@google.com
2009-03-10
1
-2
/
+3
*
Changing ForwardMessageToExternalHost to postMessage and passing a proper
tommi@chromium.org
2009-03-09
1
-2
/
+5
*
Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,
brettw@chromium.org
2009-03-05
1
-6
/
+10
*
Have WebWorkerProxy send messages directly through RenderThread, instead of R...
jam@chromium.org
2009-03-05
1
-1
/
+1
*
Reverting 11002.
brettw@chromium.org
2009-03-05
1
-10
/
+6
*
Make JavaScript alerts reflect the URL of the frame they came from, not the
brettw@chromium.org
2009-03-05
1
-6
/
+10
*
- DevToolsAgent is notified in render thread when RenderView is being detroyed.
yurys@google.com
2009-03-05
1
-0
/
+2
*
Initial checkin of the out of process worker implementation.
jam@chromium.org
2009-03-04
1
-0
/
+11
*
revert broken change 10833
nsylvain@chromium.org
2009-03-03
1
-4
/
+3
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-3
/
+4
*
Revert dsh's change 10818
nsylvain@chromium.org
2009-03-03
1
-4
/
+3
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-3
/
+4
*
Remove some instances of NOTIMPLEMENTED in favor of hooking up functionality ...
pinkerton@chromium.org
2009-03-03
1
-2
/
+1
*
Register an onmessage handler with the external host binding instead of expli...
ananta@chromium.org
2009-03-03
1
-19
/
+2
*
Implementation of AudioRendererHost
hclam@chromium.org
2009-02-27
1
-2
/
+2
[next]