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
*
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
*
fix indentation in content_*.gypi.
dpranke@chromium.org
2011-09-26
8
-1079
/
+1071
*
Register all message types with the IPC logging system
steveblock@chromium.org
2011-09-26
1
-1
/
+1
*
Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.
dpranke@chromium.org
2011-09-26
8
-20
/
+26
*
I will readd this file (just a stub right now) under
saintlou@chromium.org
2011-09-26
2
-32
/
+0
*
Ensure content doesn't bring in Aura.
jam@chromium.org
2011-09-26
1
-0
/
+4
*
(Relanding this, exact same CL as the previous one.)
jcivelli@chromium.org
2011-09-26
8
-25
/
+29
*
A few improvements to content_shell:
jam@chromium.org
2011-09-26
17
-38
/
+227
*
Implementation of IDBFactory::getDatabaseNames
jsbell@chromium.org
2011-09-26
9
-0
/
+154
*
Update params to OnURLFetchComplete().
skerner@chromium.org
2011-09-26
4
-26
/
+32
*
Update params to OnURLFetchComplete() for net location request.
skerner@chromium.org
2011-09-26
3
-26
/
+29
*
Defend against very large localstorage key names and values.
michaeln@google.com
2011-09-24
1
-0
/
+7
*
Do not intitialize V8 in browser process.
dslomov@chromium.org
2011-09-24
1
-1
/
+1
*
Fix potential issue with BaseFile::AppendDataToFile().
ahendrickson@chromium.org
2011-09-23
2
-15
/
+46
*
DevTools: Use link doctor for failed provisional load when DevTools are opened.
vsevik@chromium.org
2011-09-23
1
-15
/
+4
*
Lose all contexts in context lost in OnMessageReceived.
jbauman@chromium.org
2011-09-23
1
-0
/
+2
*
+ Renaming some _linux.cc files as _gtk.cc since that is what they really are.
saintlou@chromium.org
2011-09-23
4
-5
/
+35
*
Record UMA statistics for file_stream operations.
ahendrickson@chromium.org
2011-09-23
1
-0
/
+3
*
Allow the embedder to add additional URL handlers supporting the media engine
jochen@chromium.org
2011-09-23
6
-2
/
+18
*
Should be caching the user session ID
jschuh@chromium.org
2011-09-23
1
-2
/
+3
*
Fix lack of initialization for delegate delayed complete flag.
rdsmith@chromium.org
2011-09-23
1
-2
/
+4
*
Avoid unblocking unrelated routes during RDH::CancelRequestsForContext
asanka@chromium.org
2011-09-23
1
-6
/
+3
*
Tweak assertions to be in line with actual invariants.
rdsmith@chromium.org
2011-09-23
1
-2
/
+6
*
Revert 102505 - Adding the first one of the saveAs extension APIs.
jcivelli@chromium.org
2011-09-23
8
-29
/
+25
*
Adding the first one of the saveAs extension APIs.
jcivelli@chromium.org
2011-09-23
8
-25
/
+29
*
Implements OSMesaImageTransportSurface in the GPU for sending GLSurface from ...
wjmaclean@google.com
2011-09-23
9
-57
/
+250
*
Update OnURLFetchComplete() to use new params in AutofillDownloadManager.
skerner@chromium.org
2011-09-23
3
-6
/
+9
*
Increase the recording buffer size to 20ms in linux, otherwise the audio is a...
xians@chromium.org
2011-09-23
1
-5
/
+7
*
Improve IPC logging for ChannelHandle and NPVariant_Param
steveblock@chromium.org
2011-09-23
1
-0
/
+4
*
Fix for a crash in ChildProcessLauncher::GetChildTerminationStatus
cpu@chromium.org
2011-09-23
1
-2
/
+2
*
Don't depend on the embedder creating a plugin. That way embedders can always...
jam@chromium.org
2011-09-23
6
-17
/
+27
*
Convert the PluginService interface to be an async wrapper around PluginList.
rsesek@chromium.org
2011-09-23
6
-57
/
+133
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-23
12
-32
/
+46
*
Add a "disabled" field for GPU Blacklist entries.
zmo@google.com
2011-09-23
4
-8
/
+82
*
Reland r102332 - export more symbols needed for the component build
dpranke@chromium.org
2011-09-23
7
-24
/
+35
*
Removed sending of the following IPC messages from chrome and added API's on ...
ananta@chromium.org
2011-09-23
6
-156
/
+228
*
Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...
dpranke@chromium.org
2011-09-22
8
-26
/
+20
*
Remove GetP2PSocketDispatcher from PepperPluginDelegate interface.
sergeyu@chromium.org
2011-09-22
2
-6
/
+0
[next]