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
*
Refactor content::RenderAudioSourceProvider as webkit_media::WebAudioSourcePr...
scherkus@chromium.org
2013-01-10
3
-269
/
+27
*
Fixing resize for HW accelerated compositing.
alexst@chromium.org
2013-01-09
2
-0
/
+12
*
Browser Plugin: Make sure name attribute is propagated to guest if it's set p...
fsamuel@chromium.org
2013-01-09
1
-9
/
+13
*
Revert 175822
jam@chromium.org
2013-01-09
2
-5
/
+37
*
Fix the last of the #includes and OVERRIDEs in preparation for removing WebKi...
pilgrim@chromium.org
2013-01-09
2
-1
/
+1
*
Revert 175827
jamesr@chromium.org
2013-01-09
3
-66
/
+9
*
Make RenderWidget responsible for the composited view's lifetime
jamesr@chromium.org
2013-01-09
3
-9
/
+66
*
Allow multiple WebUIControllerFactory objects to be registered. This makes is...
jam@chromium.org
2013-01-09
2
-37
/
+5
*
[content shell] add support for dumping frame load callbacks
jochen@chromium.org
2013-01-09
1
-0
/
+6
*
Move iframe@seamless behind the "Experimental WebKit Features" flag.
mkwst@chromium.org
2013-01-09
1
-0
/
+3
*
Adding a call to clear text composition on tap.
aurimas@chromium.org
2013-01-09
2
-1
/
+5
*
Revert 175690
estade@chromium.org
2013-01-09
2
-3
/
+4
*
cc: Implement DelegatingRender::drawFrame() method.
danakj@chromium.org
2013-01-09
2
-4
/
+3
*
<webview>: Add name attribute
fsamuel@chromium.org
2013-01-09
6
-1
/
+79
*
Move NavigationPolicyToDisposition() function into render_view_impl.cc
tfarina@chromium.org
2013-01-09
1
-0
/
+24
*
Browser Plugin: Fixed typo
fsamuel@chromium.org
2013-01-09
1
-1
/
+1
*
Call new WebKit::setIDBFactory method to initialize Indexed DB support
pilgrim@chromium.org
2013-01-08
1
-0
/
+3
*
Roll ICU and convert include style to standard Chromium style,
phajdan.jr@chromium.org
2013-01-07
3
-3
/
+3
*
Track input latency with UMA stats
davemoore@chromium.org
2013-01-07
1
-0
/
+61
*
Remove unnecessary comments
davemoore@chromium.org
2013-01-07
1
-11
/
+0
*
Avoids crash in WebRTC audio clients for 96kHz render rate on Mac OSX.
henrika@chromium.org
2013-01-07
1
-3
/
+3
*
Revert 175303
jamesr@chromium.org
2013-01-06
3
-67
/
+10
*
Make RenderWidget responsible for the composited view's lifetime
jamesr@chromium.org
2013-01-06
3
-10
/
+67
*
Cleanup: Fix some lint errors in content/.
thestig@chromium.org
2013-01-04
10
-24
/
+27
*
Use an explicit PID for duplicating Pepper handles rather than the Channel's.
brettw@chromium.org
2013-01-04
11
-14
/
+40
*
Roll libjingle 254:257
sergeyu@chromium.org
2013-01-04
5
-16
/
+8
*
RenderViewImplTest.LastCommittedUpdateState is flaky
michaeln@google.com
2013-01-03
1
-1
/
+2
*
Allow Plugin placeholders to be shown when plugins are disabled.
nileshagrawal@chromium.org
2013-01-03
1
-1
/
+1
*
Replace all uses of base/mac/crash_logging.h with base/debug/crash_logging.h.
rsesek@chromium.org
2013-01-03
2
-6
/
+5
*
Remove checks for transitional WebKit #defines that are always set
jamesr@chromium.org
2013-01-03
1
-6
/
+0
*
Remove OVERRIDE keyword from functions that don't really need it
pilgrim@chromium.org
2013-01-03
1
-34
/
+34
*
Undo change to render_view_impl.cc for crbug.com/153907 (Request Table Site n...
sschmitz@chromium.org
2013-01-03
1
-2
/
+0
*
chromeos: Update focus ring color in WebKit.
derat@chromium.org
2013-01-02
1
-6
/
+7
*
Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...
jam@chromium.org
2013-01-02
15
-67
/
+65
*
Vanquish the remnants of media::MessageLoopFactory.
scherkus@chromium.org
2013-01-02
3
-20
/
+16
*
Removing unnecessary content:: namespace qualifier.
darin@chromium.org
2013-01-02
4
-12
/
+10
*
Removes attempt to load audioses.dll from a render process.
henrika@chromium.org
2012-12-28
1
-1
/
+5
*
Fix for downstream webview build
joth@chromium.org
2012-12-27
1
-1
/
+6
*
Remove the old PPB_Flash proxy.
raymes@chromium.org
2012-12-26
1
-1
/
+0
*
Setup WebRTC event tracing in renderers.
justinlin@chromium.org
2012-12-26
1
-0
/
+19
*
Disable flaky tests:
phajdan.jr@chromium.org
2012-12-21
1
-2
/
+4
*
Browser Plugin: Remove extra space
fsamuel@chromium.org
2012-12-21
1
-1
/
+0
*
Browser Plugin: Remove unnecessary Cleanup code + fix spacing
fsamuel@chromium.org
2012-12-21
5
-23
/
+1
*
Minor cleanup of command line handling during WebKit setup.
darin@chromium.org
2012-12-21
1
-20
/
+10
*
Browser Plugin: Simplified BrowserPlugin Damage Buffer
fsamuel@chromium.org
2012-12-21
7
-193
/
+121
*
Ensure that all resources are torn down before the routing.
brettw@chromium.org
2012-12-21
1
-0
/
+4
*
Move PepperFlash Hosts from content/ to chrome/
raymes@google.com
2012-12-21
3
-318
/
+0
*
Implemented windowSnapshot on the gpuBenchmarking extension
bajones@chromium.org
2012-12-20
1
-0
/
+81
*
Exclude PluginService for builds with enable_plugins==0
nileshagrawal@chromium.org
2012-12-20
3
-0
/
+13
*
&vec.front() on an empty vector will crash on Windows, last I knew.
cevans@chromium.org
2012-12-19
1
-1
/
+1
[next]