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
/
public
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 237280 "Remove TraceController"
tonyg@chromium.org
2013-11-27
3
-25
/
+160
*
Revise comments for the PageState property on NavigationEntry.
darin@chromium.org
2013-11-27
1
-8
/
+7
*
GTTF: Flip test launcher defaults (developer mode is now default)
phajdan.jr@chromium.org
2013-11-27
1
-21
/
+2
*
Fix for crash in <select> drop down
joth@chromium.org
2013-11-26
1
-2
/
+4
*
Add jdduke@ to OWNERS files for android input handling.
tedchoc@chromium.org
2013-11-26
2
-0
/
+6
*
Clean up RenderViewHostManager swapping logic.
creis@chromium.org
2013-11-26
2
-6
/
+9
*
Added an "enable-audio-processor" flag and WebRtcAudioProcessor class.
xians@chromium.org
2013-11-26
2
-3
/
+8
*
Revert 237311 "Added an "enable-audio-processor" flag and WebRtc..."
xians@chromium.org
2013-11-26
2
-8
/
+3
*
Android: move to CVC onShow() / onHide() for child process binding management.
ppi@chromium.org
2013-11-26
2
-19
/
+72
*
Added an "enable-audio-processor" flag and WebRtcAudioProcessor class.
xians@chromium.org
2013-11-26
2
-3
/
+8
*
Remove TraceController
wangxianzhu@chromium.org
2013-11-26
3
-160
/
+25
*
[Android] Record MotionEvent times for pre-4.2.2 ScaleGestureDetector bug.
jdduke@chromium.org
2013-11-26
2
-3
/
+18
*
When there is a session storage namespace mismatch during prerender swap-in, ...
tburkard@chromium.org
2013-11-26
1
-0
/
+5
*
Add ResourceFetcher to content\public\renderer.
mmenke@chromium.org
2013-11-25
1
-0
/
+55
*
Revert 237109 "When there is a session storage namespace mismatc..."
rsleevi@chromium.org
2013-11-25
1
-5
/
+0
*
Always create FrameTreeNodes and RenderFrameHosts for every frame.
creis@chromium.org
2013-11-25
3
-1
/
+27
*
When there is a session storage namespace mismatch during prerender swap-in, ...
tburkard@chromium.org
2013-11-25
1
-0
/
+5
*
Make VibrationMessageFilter available to other platforms.
sl.ostapenko@samsung.com
2013-11-25
3
-5
/
+20
*
Move myself up to content/OWNERS
jochen@chromium.org
2013-11-25
1
-1
/
+0
*
Change MediaStreamManager to stop only affected devices when a USB device is ...
perkj@chromium.org
2013-11-25
2
-0
/
+11
*
Rename WebContentsObserver::NavigateToPendingEntry to DidStartNavigationToPen...
nasko@chromium.org
2013-11-23
1
-2
/
+6
*
Use base::PostTaskAndReplyWithResults() in more places.
thestig@chromium.org
2013-11-23
1
-0
/
+4
*
LOG(INFO) -> VLOG(0) in content/
scottmg@chromium.org
2013-11-23
1
-1
/
+1
*
Add chromium side flag for enabling/disabling layer squashing.
shawnsingh@chromium.org
2013-11-23
3
-0
/
+12
*
Ignore TouchCancel ack dispositions
jdduke@chromium.org
2013-11-22
1
-2
/
+3
*
Add an SignedCertificateTimetampStore, making SignedCertificateTimestamp be r...
alcutter@google.com
2013-11-22
1
-0
/
+53
*
[Android] Expose download progress updates to Java.
shashishekhar@chromium.org
2013-11-22
3
-10
/
+87
*
Adding compositor callbacks to RenderWidgetHostViewAndroid
powei@chromium.org
2013-11-21
2
-6
/
+9
*
Replace old with new synthetic gesture framework.
dominikg@chromium.org
2013-11-21
2
-311
/
+0
*
Remove unused WAIT_TIMEOUT_SECONDS from some tests
cimamoglu@chromium.org
2013-11-21
2
-3
/
+0
*
Adding Writing direction to the context menu for linux gtk.
sanjoy.pal@samsung.com
2013-11-21
2
-5
/
+5
*
Instantiate RenderFrameHosts via a RenderFrameHostFactory indirection.
nick@chromium.org
2013-11-21
2
-2
/
+5
*
Add frame_tree_node_id to navigation parameters.
creis@chromium.org
2013-11-21
4
-1
/
+16
*
Overhaul tracing_ui to use XHR and new tracing_controller
wangxianzhu@chromium.org
2013-11-21
1
-0
/
+10
*
Remove RenderViewFakeResourcesTest since it's not need anymore, and since it ...
jam@chromium.org
2013-11-21
2
-380
/
+0
*
Revert 236254 "Replace old with new synthetic gesture framework."
rch@chromium.org
2013-11-20
2
-0
/
+311
*
Replace old with new synthetic gesture framework.
dominikg@chromium.org
2013-11-20
2
-311
/
+0
*
Move ui/base/keycodes to ui/events/keycodes/dom4
komatsu@chromium.org
2013-11-20
1
-1
/
+1
*
Ensure executeJavaScriptAndWaitForResult cannot be called from the UI thread.
jcivelli@chromium.org
2013-11-20
1
-0
/
+4
*
[Android] Move CommandLine.java to base
jdduke@chromium.org
2013-11-20
11
-509
/
+98
*
Revert "Revert 236071 "Allow TracingController output trace data to spec...""
wangxianzhu@chromium.org
2013-11-20
1
-3
/
+17
*
Revert 236071 "Allow TracingController output trace data to spec..."
yzshen@chromium.org
2013-11-20
1
-17
/
+3
*
Allow TracingController output trace data to specified file
wangxianzhu@chromium.org
2013-11-19
1
-3
/
+17
*
Fix Geolocation OWNERS.
mvanouwerkerk@chromium.org
2013-11-19
3
-6
/
+10
*
Avoid compositing when the surface texture is still empty.
igsolla@chromium.org
2013-11-19
1
-15
/
+14
*
Cleaning up code style in content/ .java files.
aurimas@chromium.org
2013-11-19
46
-355
/
+319
*
Preserve should_replace_current_entry across request transfers.
davidben@chromium.org
2013-11-19
2
-0
/
+19
*
[Android] Report proper value for touch radii
jdduke@chromium.org
2013-11-19
1
-6
/
+21
*
Introduce RenderProcessHostObserver, use it in its first client.
avi@chromium.org
2013-11-19
4
-11
/
+71
*
Android: moves content/ to use long for JNI.
bulach@chromium.org
2013-11-18
17
-186
/
+188
[next]