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
/
mock_render_thread.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print preview page selection should not require a rerendering of draft pages.
kmadhusu@chromium.org
2011-08-31
1
-2
/
+24
*
Print Preview: Go from event driven print preview back to print preview with ...
thestig@chromium.org
2011-08-23
1
-2
/
+15
*
Print Preview: Fixing behavior of event listeners.
dpapad@chromium.org
2011-08-12
1
-5
/
+6
*
Revert 96567 - Reland 96406 - Print preview page selection should not require...
kmadhusu@chromium.org
2011-08-12
1
-26
/
+3
*
Reland 96406 - Print preview page selection should not require a rerendering ...
kmadhusu@chromium.org
2011-08-12
1
-3
/
+26
*
Revert 96406 - Print preview page selection should not require a rerendering ...
kmadhusu@chromium.org
2011-08-11
1
-26
/
+3
*
Print preview page selection should not require a rerendering of draft pages.
kmadhusu@chromium.org
2011-08-11
1
-3
/
+26
*
PrintPreview: backend changes to support pipelining.
vandebo@chromium.org
2011-07-26
1
-3
/
+5
*
Print Preview: Make preview generation event driven to eliminate synchronous ...
thestig@chromium.org
2011-07-18
1
-12
/
+18
*
Print Preview: Add the ability to cancel an in-flight print preview.
thestig@chromium.org
2011-07-07
1
-1
/
+12
*
Printing: Notify the browser process of renderer print failures. (try 2)
thestig@chromium.org
2011-05-06
1
-3
/
+1
*
Add tests for print preview code in PrintWebViewHelper.
thestig@chromium.org
2011-05-05
1
-0
/
+25
*
Move the dispatching of extension messages out of RenderThread. This also mo...
jam@chromium.org
2011-03-29
1
-8
/
+0
*
Move extension messages to their own file and add a RenderViewObserver to sta...
jam@chromium.org
2011-03-28
1
-1
/
+2
*
Add a ChromeRenderMessageFilter, which is like RenderMessageFilter but outsid...
jam@chromium.org
2011-03-24
1
-1
/
+1
*
Move printing messages to their own file.
jam@chromium.org
2011-03-24
1
-10
/
+12
*
Move some more renderer messages to content. Also move a couple of files whi...
jam@chromium.org
2011-03-22
1
-1
/
+1
*
Printing: Simplify window.print() blocking code.
thestig@chromium.org
2011-03-18
1
-2
/
+7
*
Moved creation of GPU transfer buffers into the browser process.
apatrick@chromium.org
2011-02-24
1
-4
/
+0
*
Linux: Refactor printing to be more linux Windows/Mac.
thestig@chromium.org
2011-02-19
1
-4
/
+4
*
More test out-of-lining.
erg@google.com
2011-02-14
1
-0
/
+8
*
Move ExtensionRendereInfo into common and call it ExtensionSet instead.
aa@chromium.org
2011-01-29
1
-1
/
+1
*
Refactor away all the duplicate extension data structures in
aa@chromium.org
2011-01-26
1
-0
/
+4
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-1
/
+2
*
Merge ViewHostMsg_AllocatePDFTransport with ViewHostMsg_AllocateSharedMemoryB...
thestig@chromium.org
2010-12-17
1
-6
/
+6
*
Fix up SharedMemory implementation so that it is more equivalent on Windows v...
dmaclach@chromium.org
2010-10-27
1
-2
/
+1
*
shared_memory: remove wstrings, fix callers.
evan@chromium.org
2010-09-29
1
-1
/
+1
*
Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.
jhawkins@chromium.org
2010-09-21
1
-1
/
+1
*
Reland r57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-31
1
-0
/
+1
*
Revert 57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-28
1
-1
/
+0
*
Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-28
1
-0
/
+1
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
FBTF: Header cleanup in chrome/common. Part 1.
jhawkins@chromium.org
2010-08-17
1
-0
/
+1
*
Port some more RenderViewTests to Linux.
estade@chromium.org
2010-05-24
1
-5
/
+34
*
Give chrome-extension frames in regular renderers access to messaging APIs,
mpcomplete@chromium.org
2010-04-19
1
-1
/
+2
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
1
-1
/
+1
*
Revert 43684 - Localize CSS files in content scripts (but don't localize JS f...
cira@google.com
2010-04-07
1
-9
/
+0
*
Localize CSS files in content scripts (but don't localize JS files).
cira@chromium.org
2010-04-06
1
-0
/
+9
*
Pepper audio basic functionality unit test, take 3.
neb@chromium.org
2010-04-05
1
-1
/
+11
*
Revert 43234 - Add a Pepper audio basic functionality unit test, take 2.
arv@chromium.org
2010-03-31
1
-11
/
+1
*
Add a Pepper audio basic functionality unit test, take 2.
neb@chromium.org
2010-03-31
1
-1
/
+11
*
Revert 42656 - Add a Pepper audio basic functionality unit test.
skerner@chromium.org
2010-03-25
1
-11
/
+1
*
Add a Pepper audio basic functionality unit test.
neb@chromium.org
2010-03-25
1
-1
/
+11
*
Make SharedMemory use uint32 instead of size_t. This removes the remaining s...
jam@chromium.org
2010-02-16
1
-1
/
+1
*
Wire up printing on the Mac
stuartmorgan@chromium.org
2009-10-13
1
-1
/
+24
*
Implement chrome.extension.connectExternal and fix various API inconsistencies.
mpcomplete@chromium.org
2009-10-09
1
-1
/
+2
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-1
/
+1
*
Add an optional channel name to the extension message connect event.
mpcomplete@chromium.org
2009-07-13
1
-2
/
+3
*
Windowed plugins like Flash would cause the hung plugin dialog to show up whe...
ananta@chromium.org
2009-07-09
1
-8
/
+6
*
Add support for printing selection only flag. This only adds the flag to the ...
sverrir@google.com
2009-06-08
1
-2
/
+7
[next]