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
*
Defer loading of audio/video tags while prerendering.
shishir@chromium.org
2011-12-09
1
-0
/
+27
*
Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...
dpolukhin@chromium.org
2011-12-06
1
-0
/
+3
*
Fix a bug where redirect chain gets lost on process swap.
mpcomplete@chromium.org
2011-12-03
2
-1
/
+22
*
Update includes to new header locations
abarth@chromium.org
2011-12-03
1
-1
/
+1
*
Remove IsProtocolSupportedForMedia.
piman@chromium.org
2011-11-22
1
-4
/
+0
*
Add OVERRIDE to content/.
avi@chromium.org
2011-11-17
1
-2
/
+2
*
chrome.loadTimes() shouldn't be affected by in-document navigation.
simonjam@chromium.org
2011-11-17
4
-276
/
+316
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
2
-3
/
+3
*
Convert render thread idle delays from seconds to milliseconds.
ulan@chromium.org
2011-11-14
1
-4
/
+4
*
Enable extension APIs for content scripts.
aa@chromium.org
2011-11-12
1
-1
/
+1
*
Cleanup: Remove more unneeded forward declares in content.
thestig@chromium.org
2011-11-11
1
-1
/
+0
*
Cleanup: Delete some unneeded forward declarations.
thestig@chromium.org
2011-11-09
4
-9
/
+2
*
In order to make sure that we only have one list of registered PPAPI factorie...
dpranke@chromium.org
2011-11-03
1
-0
/
+9
*
Move content_client.h into content/public.
joi@chromium.org
2011-10-18
1
-1
/
+1
*
Get rid of view_messages.h includes in chrome\renderer.
jam@chromium.org
2011-10-15
2
-2
/
+5
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
2
-9
/
+9
*
Move ResourceDispatcherHostDelegate to content\public\common. I've added a se...
jam@chromium.org
2011-10-12
1
-4
/
+7
*
Add error description to the DidFailProvisionalLoad callback.
mkosiba@chromium.org
2011-10-11
1
-3
/
+12
*
Revert 104832 - Move ResourceDispatcherHostDelegate to content\public\common....
jam@chromium.org
2011-10-11
1
-0
/
+2
*
Move ResourceDispatcherHostDelegate to content\public\common. I've added a se...
jam@chromium.org
2011-10-11
1
-2
/
+0
*
Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...
jam@chromium.org
2011-10-10
3
-21
/
+20
*
Make RenderView inherit from content::RenderView, and add missing functions t...
jam@chromium.org
2011-10-10
5
-12
/
+78
*
Simplify embedder API around showing custom error pages so that the embedder ...
jam@chromium.org
2011-10-08
1
-4
/
+6
*
Add a content::RenderView API. I'll make RenderView use it in a future change...
jam@chromium.org
2011-10-08
1
-0
/
+89
*
Move HostAllocateSharedMemoryBuffer to content::RenderThread now that we have...
jam@chromium.org
2011-10-07
1
-0
/
+6
*
Fix non-win exports, exports of v8_value_converter.
dpranke@chromium.org
2011-10-07
1
-2
/
+2
*
Rename RenderThread to RenderThreadImpl
jam@chromium.org
2011-10-06
1
-0
/
+21
*
Create content::RenderThread interface and make code in chrome use that.
jam@chromium.org
2011-10-06
2
-0
/
+109
*
Make V8ValueConverter be an interface and move it to content\public\renderer ...
jam@chromium.org
2011-10-04
2
-0
/
+48
*
Move NavigationState to content\public\renderer and put it in the content nam...
jam@chromium.org
2011-10-04
2
-0
/
+368
*
Move RenderProcessObserver and RenderViewVisitor to content\public\renderer a...
jam@chromium.org
2011-10-03
3
-0
/
+80
*
Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...
jam@chromium.org
2011-10-03
4
-0
/
+220
*
Start off the Content API by moving content::ContentRendererClient to content...
jam@chromium.org
2011-10-01
1
-0
/
+137