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
*
Undo the recent stress changes to the context loss test.
kbr@chromium.org
2014-04-26
1
-1
/
+1
*
Remove abandoned method.
eustas@chromium.org
2014-04-26
2
-20
/
+0
*
Add a chrome://flags item "allow-insecure-websocket-from-https-origin"
tyoshino@chromium.org
2014-04-26
4
-0
/
+10
*
Remove touch layout
oshima@chromium.org
2014-04-26
1
-1
/
+0
*
Use base::STLSetDifference() in place of std::set_difference().
sungmann.cho@navercorp.com
2014-04-25
1
-14
/
+2
*
Remove 'transport' paths from PassThroughImageTransportSurface
piman@chromium.org
2014-04-25
13
-157
/
+16
*
Mark some content::BrowserThread methods with WARN_UNUSED_RESULT.
thestig@chromium.org
2014-04-25
2
-6
/
+7
*
Fix component build for indexed_db_quota_client_unittest.cc
spang@chromium.org
2014-04-25
1
-5
/
+7
*
Perform navigation policy check on UI thread for --site-per-process.
nasko@chromium.org
2014-04-25
14
-28
/
+341
*
veatest: Fix parameter string parse order.
posciak@chromium.org
2014-04-25
1
-5
/
+5
*
Adding maps test expectation until we receive a better recording
bajones@chromium.org
2014-04-25
1
-1
/
+1
*
content: Terminate early if the toolkit initialization fails.
sadrul@chromium.org
2014-04-25
4
-5
/
+18
*
Remove GPU_FEATURE_TYPE_3D_CSS and --disable-accelerated-layers
piman@chromium.org
2014-04-25
10
-54
/
+8
*
Add WebGeolocationClient getter on RenderFrameImpl in preparation for getting...
jam@chromium.org
2014-04-25
2
-0
/
+6
*
Add WebUserMediaClient getter on RenderFrameImpl in preparation for getting i...
jam@chromium.org
2014-04-25
2
-0
/
+6
*
Update test data file in content.
dalecurtis@google.com
2014-04-25
1
-0
/
+0
*
Fix unused variable warning.
dalecurtis@google.com
2014-04-25
1
-1
/
+2
*
Disable content tests while test data is updated.
dalecurtis@google.com
2014-04-25
2
-6
/
+8
*
Add WebUserMediaClient getter on RenderFrameImpl in preparation for getting i...
jam@chromium.org
2014-04-25
2
-0
/
+6
*
Extend V8ValueConverter::Strategy for the needs of Gin Java Bridge
mnaganov@chromium.org
2014-04-25
4
-16
/
+244
*
Mostly manual refactoring of ServiceWorkerRequestHandler into a base class an...
michaeln@chromium.org
2014-04-25
9
-130
/
+278
*
Cache total_delayable_count for in_flight_requests in ResourceScheduler
hong.zheng@intel.com
2014-04-25
3
-228
/
+316
*
Prepare browser_tests for data: urls being async
eseidel@chromium.org
2014-04-25
1
-3
/
+23
*
Move history serialization from contet/public/renderer/ to content/renderer/
japhet@chromium.org
2014-04-25
14
-97
/
+101
*
Store SupportedCodecs in KeySystemInfo and KeySystems.
xhwang@chromium.org
2014-04-25
6
-107
/
+258
*
Add DevToolsAgent::{enable,disable}Tracing
caseq@chromium.org
2014-04-25
2
-0
/
+13
*
Enable mojo js tests which depend on mojom.js files in gen/.
yzshen@chromium.org
2014-04-25
2
-16
/
+6
*
Enabling new-style 'virtual viewport' pinch by default on ChromeOS
bokan@chromium.org
2014-04-25
1
-1
/
+8
*
ServiceWorker: Clean up ServiceWorkerDatabase
nhiroki@chromium.org
2014-04-25
2
-50
/
+59
*
Never throttle unconsumed touchmove acks
jdduke@chromium.org
2014-04-25
1
-1
/
+4
*
Reenable WebUIMojoTest.EndToEnd{Ping,Echo} on ASAN.
viettrungluu@chromium.org
2014-04-25
1
-2
/
+1
*
Revert of Add support for more ASAN errors generation to chrome://crash/... (...
sebmarchand@chromium.org
2014-04-25
1
-32
/
+0
*
cc: Remove the capability to give up and leave compositing mode.
danakj@chromium.org
2014-04-25
4
-6
/
+4
*
ozone: dri: Composite to intermediate surface & copy
spang@chromium.org
2014-04-25
2
-44
/
+4
*
Indent for each IPC_STRUCT_MEMBER in embedded_worker_messages.h
horo@chromium.org
2014-04-25
1
-5
/
+5
*
Move IPC::MessageFilter and router to a separate file
dmichael@chromium.org
2014-04-25
54
-119
/
+191
*
Pepper: Move IME workaround from the trusted plugin.
teravest@chromium.org
2014-04-24
5
-2
/
+14
*
Add support for Float/Double types for JS Mojo bindings.
tsepez@chromium.org
2014-04-24
2
-0
/
+33
*
Android: Remove another obsolete cmdline
sievers@chromium.org
2014-04-24
1
-4
/
+0
*
Add OVERRIDE annotation where appropriate in devtools_agent.h
eustas@chromium.org
2014-04-24
1
-9
/
+10
*
Remove --disable-threaded-html-parser flag
eseidel@chromium.org
2014-04-24
3
-6
/
+0
*
Only allow overlay pinch-zoom scrollbars when page scale > 1.
wjmaclean@chromium.org
2014-04-24
1
-0
/
+3
*
Mark touchcancel events as uncancelable
rbyers@chromium.org
2014-04-24
21
-139
/
+232
*
Remove offscreen compositor contexts.
danakj@chromium.org
2014-04-24
22
-293
/
+17
*
Move Mojo channel initialization closer to IPC::Channel setup
darin@chromium.org
2014-04-24
38
-338
/
+461
*
Refactor and test Android service termination.
ppi@chromium.org
2014-04-24
6
-133
/
+339
*
Disable content_browsertests WebUIMojoTest.EndToEndEcho, Ping due to flakiness
darin@chromium.org
2014-04-24
1
-1
/
+2
*
Add support for more ASAN errors generation to chrome://crash/...
sebmarchand@chromium.org
2014-04-24
1
-0
/
+32
*
Fix AccessibilityModeHelperTest on Win8+
fatalerr@yandex-team.ru
2014-04-24
1
-2
/
+16
*
Introduce WorkerStoragePartitionId and use it in SharedWorkerInstance.
horo@chromium.org
2014-04-24
9
-36
/
+99
[next]