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
*
During layout tests, RenderViewImpl::willSendRequest might get invoked with a...
jochen@chromium.org
2013-01-22
1
-0
/
+4
*
Cosmetic cleanup to texture_layer mailboxes.
alexst@chromium.org
2013-01-21
1
-3
/
+3
*
Fixes issues when switching between software and compositing.
alexst@chromium.org
2013-01-21
6
-30
/
+153
*
PPB_UDPSocket_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-01-21
4
-125
/
+9
*
Refactor FileIO to the new resource host system.
bbudge@chromium.org
2013-01-19
6
-1
/
+708
*
Update some #includes for WebSerializedScriptValue and WebArrayBufferView tha...
pilgrim@chromium.org
2013-01-18
4
-4
/
+4
*
Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside o...
pneubeck@chromium.org
2013-01-18
1
-7
/
+3
*
Stop tracking frames in the webNavigation API once they're detached.
jochen@chromium.org
2013-01-18
1
-0
/
+2
*
Update some #includes in content/renderer/media for headers moved to the new ...
pilgrim@chromium.org
2013-01-18
1
-1
/
+1
*
Putting back: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-18
1
-1
/
+1
*
Bring back the file dialogs for chrome AURA.
ananta@chromium.org
2013-01-17
2
-2
/
+2
*
Disable impl thread event handling on Mac
ccameron@chromium.org
2013-01-17
1
-0
/
+2
*
[content shell] Don't override the default theme when running layout tests
jochen@chromium.org
2013-01-17
1
-18
/
+20
*
Update libjingle 263:266.
ronghuawu@google.com
2013-01-17
2
-2
/
+2
*
nit: Remove stale/incorrect comments from BrowserPluginManagerImpl.
lazyboy@chromium.org
2013-01-17
1
-8
/
+1
*
Split Date/Time picker values from IME processing since date/time related for...
miguelg@chromium.org
2013-01-17
1
-5
/
+4
*
Disable compositor thread input handling on windows
jamesr@chromium.org
2013-01-17
1
-0
/
+2
*
Revert 177288
ilevy@chromium.org
2013-01-17
1
-1
/
+1
*
Add chromium support for MediaStreamAudioDestinationNode
crogers@google.com
2013-01-17
7
-43
/
+311
*
[Telemetry] Removing extra rasterize time counter.
hartmanng@chromium.org
2013-01-17
1
-7
/
+0
*
Browser Plugin: Simplified Embedder Focus state tracking
fsamuel@chromium.org
2013-01-17
5
-23
/
+8
*
cc: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-17
1
-1
/
+1
*
Revert 176792
dpapad@chromium.org
2013-01-17
6
-708
/
+1
*
Nuke jrg from android OWNERS files.
yfriedman@chromium.org
2013-01-16
1
-1
/
+0
*
Web Speech API: Don't expose the API on Android
hans@chromium.org
2013-01-16
1
-0
/
+5
*
Support file system access in DevTools with isolated file system.
vsevik@chromium.org
2013-01-16
2
-0
/
+19
*
[cc] Use base::TimeTicks in RenderStats
nduca@chromium.org
2013-01-16
1
-7
/
+7
*
Update some #includes in content/renderer/media for headers in the new Platfo...
pilgrim@chromium.org
2013-01-16
11
-30
/
+30
*
Roll libjingle 257:262.
ronghuawu@chromium.org
2013-01-16
12
-119
/
+41
*
cc: Implement DelegatingRender::drawFrame() method.
danakj@chromium.org
2013-01-16
2
-4
/
+3
*
Make sure textures don't stretch when resizing webview plugin.
alexst@chromium.org
2013-01-16
3
-11
/
+55
*
Add a histogram for renderer memory usage.
marja@chromium.org
2013-01-15
1
-0
/
+21
*
Update some #includes in content/renderer/p2p for headers in the new Platform...
pilgrim@chromium.org
2013-01-15
2
-5
/
+5
*
Refactor FileIO to the new resource host system.
bbudge@chromium.org
2013-01-15
6
-1
/
+708
*
Update some #includes in content/renderer for headers in the new Platform dir...
pilgrim@chromium.org
2013-01-15
16
-38
/
+38
*
- New tests for address, aria-autocomplete, aria-invalid, ARIA menuitemradio,...
aboxhall@chromium.org
2013-01-15
1
-2
/
+2
*
Revert 176707
nick@chromium.org
2013-01-14
3
-67
/
+9
*
Make RenderWidget responsible for the composited view's lifetime
jamesr@chromium.org
2013-01-14
3
-9
/
+67
*
Revive UpdateTextInputState on before composing.
nona@chromium.org
2013-01-14
1
-0
/
+3
*
Make --enable-css-transform-pinch work as expected.
aelias@chromium.org
2013-01-12
1
-1
/
+2
*
Update RendererWebKitPlatformSupportImpl::createAudioDevice() to handle |inpu...
crogers@google.com
2013-01-12
4
-8
/
+29
*
Make RendererPpapiHostImpl work with NaCl instances, which change modules.
bbudge@chromium.org
2013-01-12
1
-2
/
+2
*
Add a new code/message path for moving an insertion handle
cjhopman@chromium.org
2013-01-11
2
-0
/
+11
*
Update some #includes in content/renderer/browser_plugin for headers in the n...
pilgrim@chromium.org
2013-01-11
3
-4
/
+4
*
Remove a circular dependency between render_widget.cc and WebInputEvent.h
rjkroege@chromium.org
2013-01-11
1
-3
/
+6
*
Update some #includes in content/renderer/dom_storage for headers in the new ...
pilgrim@chromium.org
2013-01-11
3
-3
/
+3
*
Enables compositing support for webview.
alexst@chromium.org
2013-01-11
6
-9
/
+148
*
Revert 176271
jamesr@chromium.org
2013-01-11
3
-67
/
+9
*
Make RenderWidget responsible for the composited view's lifetime
jamesr@chromium.org
2013-01-11
3
-9
/
+67
*
More conversion from uint to size_t for shared memory allocation sizes.
cevans@chromium.org
2013-01-11
4
-6
/
+9
[next]