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
/
content
/
public
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
More conversion from uint to size_t for shared memory allocation sizes.
cevans@chromium.org
2013-01-11
1
-1
/
+1
*
Update some #includes in content/public/ for new Platform directory
pilgrim@chromium.org
2013-01-05
1
-1
/
+1
*
Use an explicit PID for duplicating Pepper handles rather than the Channel's.
brettw@chromium.org
2013-01-04
1
-0
/
+2
*
Vanquish the remnants of media::MessageLoopFactory.
scherkus@chromium.org
2013-01-02
2
-26
/
+8
*
Ensure that all resources are torn down before the routing.
brettw@chromium.org
2012-12-21
1
-1
/
+2
*
Add ResolveProxy to the content API.
raymes@chromium.org
2012-12-19
1
-0
/
+6
*
Forward Webkit Gesture events to interested RenderViewObservers.
ananta@chromium.org
2012-12-18
1
-0
/
+2
*
Pepper and IPC plumbing to display message to NaCl user
dschuff@chromium.org
2012-12-14
1
-0
/
+5
*
Implement the Instant extended API startMargin, endMargin, and rtl properties...
melevin@chromium.org
2012-12-14
2
-2
/
+2
*
The new cross-process client-redirect logic is replacing the current navigati...
irobert@chromium.org
2012-12-13
2
-15
/
+1
*
Renderer process can allocate anonymous shared memory without help from brows...
apatrick@chromium.org
2012-12-13
1
-2
/
+2
*
move favicon download code from chrome/ into content/
caitkp@chromium.org
2012-12-06
1
-2
/
+0
*
[autofill] Pass along frame URL and SSL status, only allow requests for credi...
dbeam@chromium.org
2012-12-06
1
-0
/
+4
*
app.window: Replace linear view search with direct lookup.
mgiuca@chromium.org
2012-12-05
1
-0
/
+3
*
[content shell] add support for a testRunner.setXSSAuditorEnabled
jochen@chromium.org
2012-11-30
1
-0
/
+5
*
Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.
brettw@chromium.org
2012-11-29
1
-1
/
+9
*
Remove unused opener_url from DidStartProvisionalLoad.
creis@chromium.org
2012-11-27
2
-3
/
+3
*
[content shell] block loading of non-local resources during layout tests, and...
jochen@chromium.org
2012-11-27
2
-0
/
+2
*
Browser Plugin: Use Sad WebView Graphic
fsamuel@chromium.org
2012-11-19
2
-0
/
+8
*
Fix Cross-Process Redirect Navigation
irobert@chromium.org
2012-11-15
2
-1
/
+15
*
Implement the Flash menu as a new-style Pepper resource.
brettw@chromium.org
2012-11-15
1
-0
/
+17
*
Revert 167800 - Fix Cross-Process Redirect Navigation
creis@chromium.org
2012-11-15
2
-15
/
+1
*
Fix Cross-Process Redirect Navigation
irobert@chromium.org
2012-11-15
2
-1
/
+15
*
Add a new ContentRendererClient::HandleNavigation callback in RenderViewImpl:...
marshall@chromium.org
2012-11-14
2
-0
/
+19
*
Add link content detection for Android WebView
boliu@chromium.org
2012-11-13
2
-0
/
+34
*
Rewrite PPB_AudioInput_Dev to use the new-style host/resource.
yzshen@chromium.org
2012-11-08
1
-0
/
+23
*
[content shell] link against the TestRunner library
jochen@chromium.org
2012-11-01
2
-0
/
+9
*
Move a bunch of code in content\renderer to the content namespace.
jam@chromium.org
2012-10-19
1
-3
/
+2
*
Revert 162559 - [content shell] implement testRunner.display
jamesr@chromium.org
2012-10-19
1
-5
/
+0
*
[content shell] implement testRunner.display
jochen@chromium.org
2012-10-17
1
-0
/
+5
*
Cancel pending custom context menu when destroying a ContextMenuClient.
bauerb@chromium.org
2012-10-17
1
-2
/
+8
*
Add a content API to connect a Native Client module to an out-of-process PPAP...
bbudge@chromium.org
2012-10-17
1
-0
/
+29
*
Allow custom context menus to be requested.
brettw@chromium.org
2012-10-13
3
-5
/
+47
*
This change is motivated by the need to implement the Android WebView.loadDat...
benm@google.com
2012-10-11
2
-1
/
+9
*
Pepper WebSocket API: Implement new design Chrome IPC.
toyoshim@chromium.org
2012-10-09
1
-0
/
+9
*
Move forms/ out of webkit/.
blundell@chromium.org
2012-10-05
3
-11
/
+34
*
Simplify DEPS in content\public a bit since all cc files can include internal...
jam@chromium.org
2012-09-26
1
-1
/
+1
*
Reign in print throttling.
scottbyer@chromium.org
2012-09-19
1
-1
/
+1
*
Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don't
kalman@chromium.org
2012-09-17
1
-16
/
+33
*
Revert 157025 - Make V8ValueConverter.FromV8Value be more consistent with JSO...
kalman@chromium.org
2012-09-16
1
-33
/
+16
*
Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don't
kalman@chromium.org
2012-09-15
1
-16
/
+33
*
Reset scale & scroll state after reloading with overridden URL
dfalcantara@chromium.org
2012-09-12
2
-0
/
+11
*
Revert "Moving v8 string conversion functions to content/public/renderer so t...
shishir@chromium.org
2012-09-10
2
-51
/
+0
*
Moving v8 string conversion functions to content/public/renderer so that they...
shishir@chromium.org
2012-09-05
2
-0
/
+51
*
Fix a memory leak in PasswordGenerationManager.
isherman@chromium.org
2012-08-31
2
-3
/
+4
*
Support frame tree propagation between renderers in the same browsing instance.
nasko@chromium.org
2012-08-28
1
-0
/
+2
*
Gradient overlay for constrained window
sail@chromium.org
2012-08-17
1
-0
/
+4
*
Revert 152059 - Gradient overlay for constrained window
sail@chromium.org
2012-08-17
1
-4
/
+0
*
Gradient overlay for constrained window
sail@chromium.org
2012-08-17
1
-0
/
+4
*
Tighten up content/public DEPS rules using new checkdeps features.
joi@chromium.org
2012-08-15
1
-1
/
+6
[next]