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
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
video decoder doesn't update host with natural size.
wjia@chromium.org
2012-03-26
2
-3
/
+0
*
will fix unit test later.
wjia@chromium.org
2012-03-26
1
-0
/
+2
*
video decoder doesn't update host with natural size. it should be video rende...
wjia@chromium.org
2012-03-26
1
-2
/
+0
*
Add trace events relevant to events being forwarded/dropped.
wjmaclean@google.com
2012-03-26
2
-0
/
+9
*
Modified DomAutomationController to expose a new Javascript method sendWithId...
craigdh@chromium.org
2012-03-26
2
-0
/
+33
*
Fix a couple of regressions that made it in before the weekend.
tommi@chromium.org
2012-03-26
1
-1
/
+1
*
Issue the correct Pepper flow control calls in threaded mode
nduca@google.com
2012-03-26
2
-0
/
+8
*
Make Callback::Reset() return a copy to support use-cases where Run() ends up...
fischman@chromium.org
2012-03-24
1
-1
/
+2
*
Revert r128091 "More logs in render_view_impl/render_process_host to troubles...
oshima@chromium.org
2012-03-24
1
-11
/
+0
*
[windows] Make calls to exit(), _exit(), abort(), and ExitProcess() from the ...
eroman@chromium.org
2012-03-24
1
-1
/
+31
*
Hook up new DomStorage backing for for single-process chromium too.
michaeln@google.com
2012-03-24
4
-8
/
+19
*
Check if host is NULL in SetSize. After r128289, host() can return NULL when ...
tommi@chromium.org
2012-03-23
1
-1
/
+5
*
Add disable for threaded compositing to about:flags in preparation for turnin...
nduca@google.com
2012-03-23
1
-2
/
+6
*
Fixing highlight color
skuhne@chromium.org
2012-03-23
1
-0
/
+5
*
* We no longer run into the cookie size limit and can "run ALL the tests!"
dgrogan@chromium.org
2012-03-23
1
-1
/
+3
*
Allow targeted links to work on tabs that have swapped out processes.
creis@chromium.org
2012-03-22
1
-13
/
+20
*
Move VideoDecoder out of media pipeline.
xhwang@chromium.org
2012-03-22
2
-5
/
+4
*
PepperPlatformAudioInputImpl: support audio input device selection.
yzshen@chromium.org
2012-03-21
7
-57
/
+224
*
More logs in render_view_impl/render_process_host to troubleshoot 26646
oshima@chromium.org
2012-03-21
1
-0
/
+4
*
Moved RenderViewImpl::IsGuest to the right place in render_view_impl.h
fsamuel@chromium.org
2012-03-21
2
-5
/
+2
*
Make AudioParameters a class instead of a struct
vrk@google.com
2012-03-21
21
-262
/
+252
*
Use a new scheme for swapping out RenderViews.
creis@chromium.org
2012-03-21
3
-8
/
+27
*
Bind RenderViewImpl routing_id to SocketStreamHost
toyoshim@chromium.org
2012-03-21
2
-4
/
+11
*
Speech JavaScript API: add --enable-scripted-speech
hans@chromium.org
2012-03-21
1
-0
/
+3
*
Added C++ wrappers for PPB_HostResolver_Private interface.
ygorshenin@chromium.org
2012-03-21
1
-2
/
+1
*
IpcNetworkManager creation moved to worker thread. Libjingle expects to recei...
mallinath@chromium.org
2012-03-21
2
-2
/
+18
*
Minor cleanup in content.
thestig@chromium.org
2012-03-20
2
-44
/
+30
*
Roll libjingle to r126.
ronghuawu@chromium.org
2012-03-20
4
-5
/
+7
*
Remove debug logs for 26646 that aren't necessary any longer.
oshima@chromium.org
2012-03-20
1
-8
/
+0
*
Implement input type=color UI
keishi@chromium.org
2012-03-20
4
-0
/
+133
*
Plumb Guest flag to RenderViewImpl
fsamuel@chromium.org
2012-03-20
3
-7
/
+26
*
Merge FilterStatusCB into PipelineStatusCB.
xhwang@chromium.org
2012-03-18
6
-10
/
+11
*
Don't clear the callback object inside Stop().
tommi@chromium.org
2012-03-17
2
-7
/
+16
*
Schedule invalidation task if the animation timer is running but we don't hav...
piman@chromium.org
2012-03-17
1
-2
/
+6
*
Route GPU process console messages through pepper.
jbauman@chromium.org
2012-03-16
2
-0
/
+19
*
An internal intents dispatcher useful for initiating an intent from the brows...
gbillock@chromium.org
2012-03-16
1
-15
/
+18
*
Remove renderDirectlyToWebView parameter from WebViewClient::createGraphicsCo...
jamesr@chromium.org
2012-03-16
2
-18
/
+2
*
Use the shared context for ppapi parenting
jamesr@chromium.org
2012-03-16
1
-1
/
+1
*
Callback renaming in media code.
xhwang@chromium.org
2012-03-15
5
-14
/
+14
*
content: Add CONTENT_EXPORT in most places required to link tests on mac.
thakis@chromium.org
2012-03-15
1
-3
/
+4
*
Allow browser to handle all WebUI navigations.
creis@chromium.org
2012-03-15
7
-21
/
+161
*
Notify DevTools when updating frame in RenderWidget
caseq@google.com
2012-03-15
1
-0
/
+2
*
Revert 126889 - Implement input type=color UI
markusheintz@chromium.org
2012-03-15
4
-133
/
+0
*
Implement input type=color UI
keishi@chromium.org
2012-03-15
4
-0
/
+133
*
Added out-of-process support for server sockets.
ygorshenin@chromium.org
2012-03-15
2
-47
/
+41
*
Pepper IME API for surrounding text retrieval.
kinaba@chromium.org
2012-03-15
4
-25
/
+60
*
Remove resource_dispatcher_host from --vmodule in pyauto.py. Add logs between
oshima@chromium.org
2012-03-15
1
-1
/
+15
*
HostResolver is exposed to plugin.
ygorshenin@chromium.org
2012-03-15
2
-1
/
+74
*
gdata: Pass display names to to the file chooser listener.
satorux@chromium.org
2012-03-15
1
-5
/
+12
*
Roll libjingle to r124. Removed overrides for the ws2 fixes.
ronghuawu@chromium.org
2012-03-15
1
-4
/
+5
[next]