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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a per-context "Handler" concept to ChromeV8Extension and
aa@chromium.org
2011-10-12
19
-379
/
+572
*
Move ResourceDispatcherHostDelegate to content\public\common. I've added a se...
jam@chromium.org
2011-10-12
4
-12
/
+15
*
Make benchmarking_extension.cc use content::RenderThread interface instead of...
jam@chromium.org
2011-10-12
1
-7
/
+7
*
Move BindingsPolicy enum to content\public\common and put it in the content n...
jam@chromium.org
2011-10-11
1
-7
/
+7
*
Add error description to the DidFailProvisionalLoad callback.
mkosiba@chromium.org
2011-10-11
4
-34
/
+59
*
Revert 104832 - Move ResourceDispatcherHostDelegate to content\public\common....
jam@chromium.org
2011-10-11
4
-12
/
+12
*
Move ResourceDispatcherHostDelegate to content\public\common. I've added a se...
jam@chromium.org
2011-10-11
4
-12
/
+12
*
Don't expose RenderViewImpl to tests which use RenderViewTest through its hea...
jam@chromium.org
2011-10-11
6
-18
/
+21
*
Move some testing classes used by chrome to content\renderer, to match what w...
jam@chromium.org
2011-10-10
2
-5
/
+1
*
Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...
jam@chromium.org
2011-10-10
7
-22
/
+24
*
Make RenderView inherit from content::RenderView, and add missing functions t...
jam@chromium.org
2011-10-10
64
-328
/
+358
*
Simplify embedder API around showing custom error pages so that the embedder ...
jam@chromium.org
2011-10-08
2
-15
/
+10
*
Add a content::RenderView API. I'll make RenderView use it in a future change...
jam@chromium.org
2011-10-08
4
-29
/
+26
*
Sanity check the printable area returned by windows.
vandebo@chromium.org
2011-10-08
1
-1
/
+0
*
Cleanup: Fix miscellaneous cleanup issues in the print preview code.
thestig@chromium.org
2011-10-07
2
-27
/
+21
*
Move HostAllocateSharedMemoryBuffer to content::RenderThread now that we have...
jam@chromium.org
2011-10-07
4
-18
/
+18
*
Fix memory leak in V8ContextSet unit test.
aa@chromium.org
2011-10-07
6
-45
/
+31
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
3
-5
/
+5
*
Move RenderViewFakeResourcesTest to content\test. This is because we don't wa...
jam@chromium.org
2011-10-07
6
-358
/
+3
*
Cleanup usage of RenderThread for code that runs under tests. Before RenderTh...
jam@chromium.org
2011-10-07
6
-44
/
+5
*
Relanding: Add js api for hosted/packaged apps to request notification author...
asargent@chromium.org
2011-10-07
7
-55
/
+210
*
Move kExtensionScheme from content to chrome
jochen@chromium.org
2011-10-07
1
-1
/
+1
*
Show a placeholder for disabled plug-ins with information on how to re-enable...
bauerb@chromium.org
2011-10-07
5
-15
/
+143
*
Patch up excessive margins until we can get the real fix plumbed through.
vandebo@chromium.org
2011-10-07
2
-12
/
+31
*
* Rename ScopedHDC to ScopedCreateDC
yosin@chromium.org
2011-10-07
1
-1
/
+1
*
Revert 104438 - Relanding: Add js api for hosted/packaged apps to request not...
asargent@chromium.org
2011-10-07
7
-210
/
+55
*
Relanding: Add js api for hosted/packaged apps to request notification author...
asargent@chromium.org
2011-10-07
7
-55
/
+210
*
Revert 104410 - Add js api for hosted/packaged apps to request notification a...
rsleevi@chromium.org
2011-10-07
7
-210
/
+55
*
Add js api for hosted/packaged apps to request notification authorization
asargent@chromium.org
2011-10-07
7
-55
/
+210
*
Rename RenderThread to RenderThreadImpl
jam@chromium.org
2011-10-06
3
-6
/
+5
*
Create content::RenderThread interface and make code in chrome use that.
jam@chromium.org
2011-10-06
19
-143
/
+239
*
Split ViewType between chrome and content
jochen@chromium.org
2011-10-06
3
-26
/
+30
*
I realized that ExtensionBindingsContext is really just the
aa@chromium.org
2011-10-06
14
-118
/
+112
*
Remove RenderProcessHost::is_extension_process
jochen@chromium.org
2011-10-05
1
-4
/
+4
*
Temporarily avoid process swaps away from an app (again).
creis@chromium.org
2011-10-05
1
-1
/
+9
*
Fix bug where --allow-running-insecure-content flag doesn't work against goog...
tsepez@chromium.org
2011-10-05
1
-4
/
+30
*
Use a placeholder instead of the default plugin for missing plug-ins on Mac a...
bauerb@chromium.org
2011-10-05
4
-69
/
+85
*
Get rid of pepper_plugin_delegate_impl.h dependency from chrome (since it's a...
jam@chromium.org
2011-10-05
6
-106
/
+25
*
Return an error when multiple Location or Content-Disposition
mmenke@chromium.org
2011-10-04
1
-0
/
+21
*
Handle sendResponse being called more than once per document in response to c...
mihaip@chromium.org
2011-10-04
1
-3
/
+18
*
Get rid of web_ui_bindings.h include from Chrome's ExternalHostBindings. The ...
jam@chromium.org
2011-10-04
3
-21
/
+27
*
Export some unix-specific content symbols.
dpranke@chromium.org
2011-10-04
1
-3
/
+3
*
Make V8ValueConverter be an interface and move it to content\public\renderer ...
jam@chromium.org
2011-10-04
3
-7
/
+9
*
Factor the static data and its management out of
aa@chromium.org
2011-10-04
16
-306
/
+483
*
1 Add ScopedGetDC and ScopedSelectObject
yosin@chromium.org
2011-10-04
1
-34
/
+55
*
Move NavigationState to content\public\renderer and put it in the content nam...
jam@chromium.org
2011-10-04
8
-12
/
+20
*
Move RenderProcessObserver and RenderViewVisitor to content\public\renderer a...
jam@chromium.org
2011-10-03
11
-29
/
+32
*
Update Breakpad to r842, picking up:
mark@chromium.org
2011-10-03
1
-140
/
+0
*
Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...
jam@chromium.org
2011-10-03
34
-68
/
+71
*
Show keyboard when the focused editable field is touched inside the web conte...
mazda@chromium.org
2011-10-03
2
-0
/
+32
[next]