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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Connecting MediaStreamManager and AudioInputRenderHost/AudioInputDeviceManager.
mflodman@chromium.org
2011-09-30
5
-26
/
+31
*
Fix --disable-gpu-vsync
jbauman@chromium.org
2011-09-30
2
-0
/
+18
*
content: Move constrained window code from TabContents to TabContentsWrapper
erg@chromium.org
2011-09-30
7
-129
/
+6
*
Here are more exports needed for content_unittests to link in the component b...
dpranke@chromium.org
2011-09-30
75
-138
/
+208
*
Convert all of media/ over to the new base::{Bind,Callback} hotness.
fischman@chromium.org
2011-09-29
12
-86
/
+74
*
add exports needed for content_shell
dpranke@chromium.org
2011-09-29
2
-1
/
+14
*
fix VideoCaptureImpl to send device info to client when that client is regist...
wjia@chromium.org
2011-09-29
2
-10
/
+18
*
Uniquified path needs to be used to rename the file for dangerous types.
ncj674@motorola.com
2011-09-29
1
-1
/
+1
*
Add a content_shell specific DownloadManagerDelegate.
jam@chromium.org
2011-09-29
9
-9
/
+273
*
Remove unneeded calls from the ContentBrowserClient.
avi@chromium.org
2011-09-29
5
-35
/
+0
*
Remove AdaptiveDemuxer since it's been replaced with ChunkingDemuxer.
fischman@chromium.org
2011-09-29
1
-1
/
+0
*
Remove use of default request context and fix use of speech censor flag
allanwoj@chromium.org
2011-09-29
17
-26
/
+129
*
Add support for a few more Mac accessibility attributes.
dmazzoni@chromium.org
2011-09-29
1
-15
/
+131
*
ImageTransportSurface for OS X
backer@chromium.org
2011-09-29
21
-417
/
+868
*
Rewrites renderer accessibility to not use WebAccessibilityCache.
dmazzoni@chromium.org
2011-09-29
11
-412
/
+642
*
Add UIPI filter for WM_APPCOMMAND message
jschuh@chromium.org
2011-09-29
1
-0
/
+1
*
Ensure WebKit's "canSetValue" attribute is reflected in Chrome's accessibilit...
aboxhall@chromium.org
2011-09-29
2
-2
/
+11
*
Add owners for intents subdir.
gbillock@chromium.org
2011-09-28
1
-0
/
+4
*
Re-re-reland r99689: Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-28
1
-26
/
+6
*
Recover from bad proxy settings pointing to non-proxy servers that reply anyway.
joaodasilva@chromium.org
2011-09-28
4
-0
/
+29
*
Pass intent data through to the picker and launch a new tab
gbillock@chromium.org
2011-09-28
2
-14
/
+6
*
Enable low-latency audio by default.
enal@chromium.org
2011-09-28
4
-7
/
+7
*
[Linux] Move plugin probing back in-process. This temporarily undoes r102971.
rsesek@chromium.org
2011-09-28
1
-2
/
+9
*
More aura changes
oshima@google.com
2011-09-28
4
-38
/
+39
*
Remove dead macros after updating _WIN32_WINNT and WINVER
jschuh@chromium.org
2011-09-28
1
-13
/
+0
*
Move RenderWidgetHostViewMac to content.
avi@chromium.org
2011-09-28
12
-0
/
+4331
*
Revert 103113 - Move RenderWidgetHostViewMac to content.
torne@chromium.org
2011-09-28
12
-4331
/
+0
*
Move RenderWidgetHostViewMac to content.
avi@chromium.org
2011-09-28
12
-0
/
+4331
*
DevTools: don't send Detach followed by Attach message on navigation if inspe...
yurys@chromium.org
2011-09-28
1
-0
/
+2
*
+ Adding new stub methods to chrome/browser/ui/views/aura/aura_init.cc since ...
saintlou@chromium.org
2011-09-28
1
-0
/
+2
*
Delegate decision what site instances can be rendered in what process to chrome
jochen@chromium.org
2011-09-27
11
-88
/
+103
*
Fix broken RAF on Mac due to early Echo reply message.
jbates@chromium.org
2011-09-27
1
-2
/
+8
*
Move Leopard compatible block code to content/.
avi@chromium.org
2011-09-27
5
-0
/
+409
*
Add OnRemoved() in VideoCapture::EventHandler API
wjia@chromium.org
2011-09-27
6
-1
/
+21
*
Add Cambridge downloads team to OWNERS files.
rdsmith@chromium.org
2011-09-27
1
-1
/
+4
*
net: make HSTS hosts use the normal SSL interstitials
agl@chromium.org
2011-09-27
7
-27
/
+30
*
Split RenderWidgetHostViewMac.
avi@chromium.org
2011-09-27
2
-0
/
+48
*
Implement --use-gl=any
zmo@google.com
2011-09-27
5
-223
/
+250
*
Move plugin loading out of process on Mac and Linux.
rsesek@chromium.org
2011-09-27
6
-9
/
+178
*
Coverity: Fix uninitialized member variables.
kmadhusu@chromium.org
2011-09-27
2
-4
/
+8
*
Revert "net: make HSTS hosts use the normal SSL interstitials"
agl@chromium.org
2011-09-27
7
-30
/
+27
*
net: make HSTS hosts use the normal SSL interstitials
agl@chromium.org
2011-09-27
7
-27
/
+30
*
Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point it
polina@google.com
2011-09-27
1
-1
/
+2
*
Fix the bug that the ESC key is mistakenly absorbed.
yzshen@chromium.org
2011-09-27
1
-4
/
+11
*
Set focus to content area after navigating so that it has focus (matches what...
jam@chromium.org
2011-09-27
1
-0
/
+4
*
Adding dbus,x11,fontconfig for use_aura==1 (because on Linux these libraries ...
saintlou@chromium.org
2011-09-27
1
-0
/
+8
*
Add yet more CONTENT_EXPORTed symbols for the content component build.
dpranke@chromium.org
2011-09-27
3
-5
/
+8
*
Split off content_shell's ResourceContext and URLRequestContextGetter impleme...
jam@chromium.org
2011-09-27
6
-163
/
+276
*
Provide implementations of NPChannelBase to allow script to use NPAPI objects...
steveblock@chromium.org
2011-09-27
1
-2
/
+2
*
Add Pepper API to use UDP
mtilburg@adobe.com
2011-09-26
3
-44
/
+373
[next]