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
*
Confirm timvolodine as Geolocation owner and include the java files.
mvanouwerkerk@chromium.org
2013-10-31
2
-2
/
+5
*
Use swarming_client instead of swarm_client.
maruel@chromium.org
2013-10-31
2
-2
/
+2
*
FileAPI: Update outdated comments on ChildProcessSecurityPolicy
nhiroki@chromium.org
2013-10-31
1
-13
/
+9
*
[telemetry] Introduce inject_scripts to replace script_to_evaluate_on_commit.
chrisgao@chromium.org
2013-10-31
13
-194
/
+242
*
[android] Fire accessibility events when scrolling sublayers.
mkosiba@chromium.org
2013-10-31
4
-2
/
+31
*
Removed gpu_function_browsertest.cc
bajones@chromium.org
2013-10-31
2
-143
/
+0
*
[PPAPI] It is now possible to pass filesystems from JavaScript to NaCl modules.
mgiuca@chromium.org
2013-10-31
4
-8
/
+124
*
content: Set the SharedQuadState on the draw quads in perf tests.
danakj@chromium.org
2013-10-31
1
-0
/
+10
*
android: Save the output surface id in the ubercomp path.
danakj@chromium.org
2013-10-31
2
-7
/
+11
*
ui: Move android C++ source files into base/android directory.
tfarina@chromium.org
2013-10-31
4
-5
/
+5
*
Move test-only stuff from cc/debug/ to cc/test
jamesr@chromium.org
2013-10-31
2
-1
/
+2
*
Enable delegated renderer on Chrome OS too
piman@chromium.org
2013-10-31
2
-7
/
+2
*
[webcrypto] Refactor to allow for unspecified "algorithm" to importKey().
eroman@chromium.org
2013-10-31
5
-91
/
+123
*
Propagate hover event to parent.
dtrainor@chromium.org
2013-10-31
1
-0
/
+1
*
Fix tab capture appearing upside down on Pixel.
hubbe@chromium.org
2013-10-31
1
-2
/
+2
*
IndexedDB: Close backing store after a failed write
jsbell@chromium.org
2013-10-31
11
-30
/
+90
*
Fix --trace-startup.
wangxianzhu@chromium.org
2013-10-31
6
-8
/
+26
*
android: Don't SetClient on the resource collection if it doesn't exist
danakj@chromium.org
2013-10-31
1
-3
/
+5
*
IndexedDB: refactor corruption-message parsing into its own function.
dgrogan@chromium.org
2013-10-31
1
-47
/
+3
*
Merge WebMediaPlayerProxy and RendererMediaPlayerManager.
xhwang@chromium.org
2013-10-31
15
-543
/
+448
*
Make the GestureEventFilter robust to synchronous ACKs
jdduke@chromium.org
2013-10-30
5
-83
/
+155
*
Statically enable TCM and get rid of compositing-mode-field-trials.
gab@chromium.org
2013-10-30
4
-28
/
+15
*
Updated gpu_process test to handle video test more correctly
bajones@chromium.org
2013-10-30
2
-2
/
+21
*
Move navigation and frame tree classes to a new frame_host/ directory.
nasko@chromium.org
2013-10-30
52
-147
/
+178
*
content: Run perftests serially.
danakj@chromium.org
2013-10-30
2
-1
/
+17
*
Allows prefetch and other detachable requests to live beyond the renderer by ...
jkarlin@google.com
2013-10-30
9
-166
/
+587
*
Remove RenderViewHostObserver.
jam@chromium.org
2013-10-30
8
-170
/
+13
*
Added test that check for the presence of the GPU process after running accel...
bajones@chromium.org
2013-10-30
3
-0
/
+94
*
Move test-only ContextFactory implementations out of production targets
jamesr@chromium.org
2013-10-30
10
-54
/
+46
*
FileAPI: Add GrantCreateReadWriteFileSystem to ChildProcessSecurityPolicy
nhiroki@chromium.org
2013-10-30
2
-0
/
+10
*
Make JavaBridgeDispatcherHost not be a RenderViewHostObserver anymore.
jam@chromium.org
2013-10-30
9
-89
/
+69
*
Check for a null delegate in the OverscrollController
jdduke@chromium.org
2013-10-30
1
-1
/
+3
*
Fix for browser_plugin_host_browsertest when embedder is not yet available.
alexst@chromium.org
2013-10-30
1
-1
/
+2
*
Only initialize breakpad from browser main parts on posix
jochen@chromium.org
2013-10-30
1
-0
/
+2
*
Only log to system log from content_shell's crash service
jochen@chromium.org
2013-10-30
1
-1
/
+1
*
Remove the content_shell_symbols action
jochen@chromium.org
2013-10-30
1
-81
/
+0
*
Disable thread under DRT content_shell unless explicitly enabled
ccameron@chromium.org
2013-10-30
1
-1
/
+3
*
Remove WGC3D::signal(Query|SyncPoint) references
jamesr@chromium.org
2013-10-30
2
-16
/
+0
*
FileAPI: Factor out validation function for isolated filesystem ID
nhiroki@chromium.org
2013-10-30
2
-32
/
+2
*
Disable test compositor for tab capture API tests
ccameron@chromium.org
2013-10-30
1
-1
/
+1
*
Avoid destroying and recreating compositor if one already exists.
jbauman@chromium.org
2013-10-30
1
-1
/
+2
*
Get ClientCertStore through ResourceContext.
mattm@chromium.org
2013-10-30
7
-84
/
+149
*
Plumb a testing-only API for forcing resizes.
dglazkov@chromium.org
2013-10-30
5
-15
/
+33
*
Preserve redirect chain and page transition on cross-process server redirects.
creis@chromium.org
2013-10-30
16
-32
/
+129
*
Cancel MIDI permission request infobar on MIDIAccess stop.
kkimlabs@chromium.org
2013-10-30
10
-16
/
+84
*
Fix out-of-order frames with accelerated video and delegated renderer
piman@chromium.org
2013-10-30
1
-0
/
+4
*
Remove WebKitTestRunner::setClientWindowRect.
dglazkov@chromium.org
2013-10-30
2
-5
/
+0
*
Flush out initial [un]registerServiceWorker roundtrip
alecflett@chromium.org
2013-10-30
18
-29
/
+547
*
Remove RenderViewHost::AddCreatedCallback.
jam@chromium.org
2013-10-30
2
-25
/
+0
*
Fix UMA action hashes for software renderer.
jbauman@chromium.org
2013-10-29
2
-8
/
+8
[next]