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
*
Android: Delete StreamTextureProxy on impl thread.
sievers@chromium.org
2013-03-26
1
-20
/
+15
*
Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.
simonjam@chromium.org
2013-03-26
2
-3
/
+6
*
Set default fixed-position compositing setting to disabled
shawnsingh@google.com
2013-03-26
1
-2
/
+2
*
In some rare cases it has been found that Windows returns a sample-rate of 0,...
crogers@google.com
2013-03-25
1
-1
/
+17
*
Revert 190067 "Re-land: cc: Enable solid color prediction by def..."
reveman@chromium.org
2013-03-25
1
-1
/
+1
*
Turn on cheapness estimator for impl-side painting
skyostil@chromium.org
2013-03-25
1
-1
/
+1
*
remove obsolete skia_sandbox_support_win files, and call SkTypeface_win's api
reed@google.com
2013-03-25
1
-2
/
+2
*
Do batching handling of favicon change notifications.
levin@chromium.org
2013-03-24
2
-6
/
+41
*
Remove WebMediaPlayerInProcessAndroid
qinmin@chromium.org
2013-03-24
1
-1
/
+0
*
Re-enables accelerated compositing for background extensions. Background exte...
vangelis@chromium.org
2013-03-24
1
-1
/
+15
*
Fix <select multiple> accessibility regression.
dmazzoni@chromium.org
2013-03-24
2
-17
/
+11
*
Several minor fixes for the software compositor.
skaslev@chromium.org
2013-03-24
1
-0
/
+1
*
Browser Plugin: Added gesture recognizer per guest RenderView.
fsamuel@chromium.org
2013-03-24
1
-1
/
+21
*
Expose a concept of bottom overdraw amount for cc drawing viewport.
tedchoc@chromium.org
2013-03-24
8
-10
/
+33
*
cc: Chromify rendering_stats
alexst@chromium.org
2013-03-24
1
-18
/
+18
*
Pepper: Unify Buffer and BufferTrusted APIs.
teravest@chromium.org
2013-03-23
1
-2
/
+1
*
Implement windows mousewheel scroll by page functionality
jamesr@chromium.org
2013-03-23
1
-2
/
+0
*
Re-land: cc: Enable solid color prediction by default
vmpstr@chromium.org
2013-03-23
1
-1
/
+1
*
Return #document as the accessible tag name for the document element.
dmazzoni@chromium.org
2013-03-23
1
-0
/
+1
*
Move ownership of cc:VideoLayer to webkit/media
danakj@chromium.org
2013-03-23
1
-1
/
+24
*
Add RenderWidgetHost::GetSnapshotFromRenderer method to content/ interface fo...
justinlin@chromium.org
2013-03-23
2
-0
/
+48
*
Revert 189855 "Add Pepper TrueType Font resource implementations..."
msw@chromium.org
2013-03-22
3
-724
/
+6
*
Add Pepper TrueType Font resource implementations for Win, Mac, and Linux.
bbudge@chromium.org
2013-03-22
3
-6
/
+724
*
MailboxOutputSurface: Don't delete invalid texture.
sievers@chromium.org
2013-03-22
1
-1
/
+2
*
Fix the windows component=shared_library build
tommi@chromium.org
2013-03-22
1
-2
/
+2
*
Revert 188692 "Focus the main frame after triggering a top-level..."
jochen@chromium.org
2013-03-22
1
-4
/
+0
*
cc: Reuse textures with --composite-to-mailbox
sievers@chromium.org
2013-03-21
2
-28
/
+77
*
Fix crash in RenderViewImpl::OnSetNavigationStartTime()
wangxianzhu@chromium.org
2013-03-21
1
-3
/
+4
*
cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStats
egraether@chromium.org
2013-03-21
1
-2
/
+0
*
Removed a DCHECK which fails the webrtc quality test when running webrtc with...
xians@chromium.org
2013-03-21
1
-1
/
+0
*
Convert invalid WebPasswordFormData to null (rather than empty) PasswordForm.
blundell@chromium.org
2013-03-21
2
-1
/
+92
*
Cleaning up the webrtc::AudioDeviceModule implementation.
henrika@chromium.org
2013-03-21
7
-599
/
+558
*
* Update the desired aspect ratio in StartCapture call so that later the video
ronghuawu@chromium.org
2013-03-21
1
-0
/
+4
*
Implement out-of-band video compositing on Android: Step 1
wonsik@chromium.org
2013-03-21
2
-0
/
+5
*
Remove kInProcessWebGL since it's not used anymore.
jam@chromium.org
2013-03-21
3
-50
/
+18
*
cc chromification: layer_tree_settings
piman@chromium.org
2013-03-21
1
-49
/
+51
*
Revert 189475 "cc:: Add RenderingStatsInstrumentation to manage ..."
tapted@chromium.org
2013-03-21
1
-0
/
+2
*
Revert 189300
khorimoto@chromium.org
2013-03-21
1
-25
/
+1
*
Reload with extra headers.
bengr@chromium.org
2013-03-21
1
-0
/
+11
*
cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStats
egraether@chromium.org
2013-03-21
1
-2
/
+0
*
Revert 189428 "cc: Chromify rendering_stats"
danakj@chromium.org
2013-03-20
1
-18
/
+18
*
cc: Chromify rendering_stats
alexst@chromium.org
2013-03-20
1
-18
/
+18
*
Add a method to the content renderer client to allow the embedder to override...
jochen@chromium.org
2013-03-20
2
-0
/
+9
*
Remove dead code behind ifndef WEBKIT_USE_NEW_WEBFILESYSTEMTYPE
pilgrim@chromium.org
2013-03-20
2
-16
/
+0
*
Fix Notifications Icon loading.
dimich@chromium.org
2013-03-20
2
-6
/
+20
*
Do not pass the string device_id via IPC message to create an audio input str...
xians@chromium.org
2013-03-20
12
-126
/
+66
*
Restrict r188831 to debug builds.
sievers@chromium.org
2013-03-20
1
-0
/
+3
*
Use QuotaFileIO::SetLength instead of PluginDelegate::SetLength.
tzik@chromium.org
2013-03-20
1
-1
/
+25
*
Browser Plugin: On attachment (event.window.attach), a guest's frame name sho...
fsamuel@chromium.org
2013-03-20
1
-1
/
+1
*
Improve the v8::Object uniqueness check in V8ValueConverterImpl
vabr@chromium.org
2013-03-20
3
-25
/
+154
[next]