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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updating XTBs based on .GRDs from branch 1650
dxie@chromium.org
2013-10-16
489
-7876
/
+19054
*
Revert 228969 "NaCl: Update revision in DEPS, r12241 -> r12267"
cpu@chromium.org
2013-10-16
1
-2
/
+2
*
Fix file paths in dromaeo tests
dtu@chromium.org
2013-10-16
2
-3
/
+4
*
Disable QUIC version 11 to avoid negotiation bugs
rch@chromium.org
2013-10-16
1
-1
/
+1
*
Linux: switch to using pkg-config for unbundled ICU
phajdan.jr@chromium.org
2013-10-16
1
-14
/
+38
*
[telemetry] Adjust my prior fix to not wait for the tab to complete loading w...
pauljensen@chromium.org
2013-10-16
1
-2
/
+6
*
Fix nativeMessaging example to use chrome.runtime namespace.
sergeyu@chromium.org
2013-10-16
1
-1
/
+1
*
Disable AcceleratorControllerTest.ControllerContext on win aura
tim@chromium.org
2013-10-16
1
-1
/
+8
*
Add disable-popup-blocking command line option in Java
dtrainor@chromium.org
2013-10-16
1
-0
/
+3
*
Document tools/mac/dump-static-initializers.py more.
thakis@chromium.org
2013-10-16
1
-0
/
+9
*
Update .DEPS.git
chrome-admin@google.com
2013-10-16
1
-1
/
+1
*
NaCl: Update revision in DEPS, r12241 -> r12267
mseaborn@chromium.org
2013-10-16
1
-2
/
+2
*
Update .DEPS.git
chrome-admin@google.com
2013-10-16
1
-1
/
+1
*
Roll ANGLE.
zmo@chromium.org
2013-10-16
1
-1
/
+1
*
Add "enter" handling on image selection part of supervised user creation screen.
antrim@chromium.org
2013-10-16
1
-1
/
+13
*
Revert 228857 "Refactor HistoryDataStore into DictionaryDataStor..."
thestig@chromium.org
2013-10-16
6
-198
/
+77
*
Revert 228751 "Implement features in NativeViewHostAura for scro..."
thestig@chromium.org
2013-10-16
11
-436
/
+30
*
Revert "Remove NOTIFICATION_WEB_CONTENTS_VISIBILITY_CHANGED."
avi@chromium.org
2013-10-16
2
-0
/
+19
*
Update .DEPS.git
chrome-admin@google.com
2013-10-16
1
-1
/
+1
*
Update V8 to version 3.22.13.1.
mstarzinger@chromium.org
2013-10-16
1
-1
/
+1
*
Revert "Remove NOTIFICATION_WEB_CONTENTS_VISIBILITY_CHANGED from download sta...
avi@chromium.org
2013-10-16
3
-49
/
+133
*
Small cleanup following discussion on https://codereview.chromium.org/27273004/
gab@chromium.org
2013-10-16
1
-1
/
+1
*
Copy ldb files in ChromiumEnv for the purpose of backups.
dgrogan@chromium.org
2013-10-16
4
-15
/
+239
*
Expose WebInputEvent::Type string conversion with WebInputEventTraits
jdduke@chromium.org
2013-10-16
4
-47
/
+56
*
Made Pixel tests functional. Captures tab content and compares to ref image
bajones@chromium.org
2013-10-16
8
-6
/
+251
*
Move the setup of the build system into the builder class. This is so the per...
simonhatch@chromium.org
2013-10-16
2
-89
/
+99
*
GTTF: Create a TestLauncher class to keep state.
phajdan.jr@chromium.org
2013-10-16
1
-212
/
+209
*
Propogate WARN_UNUSED_RESULT up from PickeIterator methods to Pickle wrapper ...
tsepez@chromium.org
2013-10-16
3
-16
/
+32
*
Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blink.
senorblanco@chromium.org
2013-10-16
1
-4
/
+0
*
Update Desktop Capture API to use 'tabs.Tab' instead of origin.
sergeyu@chromium.org
2013-10-16
11
-66
/
+158
*
Enable flock syscall for NaCl processes
bsy@google.com
2013-10-16
1
-0
/
+2
*
Update reference file of "register-pepper-plugins" format.
xhwang@chromium.org
2013-10-16
2
-2
/
+2
*
[NaClDocs] Some cleanup for the Running the SDK Examples page.
jvoung@chromium.org
2013-10-16
1
-93
/
+104
*
[NaCl SDK] When running "make debug", by default use "Debug".
binji@chromium.org
2013-10-16
1
-1
/
+6
*
Docserver: Fix _patch URLs by fixing optarg handling in instance_servlet.py.
kalman@chromium.org
2013-10-16
3
-4
/
+4
*
Record stats about kExtensionKnownDisabled with the PrefMetricsService.
gab@chromium.org
2013-10-16
2
-1
/
+11
*
GYP generator for GN.
brettw@chromium.org
2013-10-16
33
-505
/
+1203
*
[iOS] Hopefully finally fix visibility of Clear Browsing Data button.
dubroy@chromium.org
2013-10-16
2
-18
/
+20
*
Refactored options parsing into BisectOptions. This makes it easier for the p...
simonhatch@chromium.org
2013-10-16
2
-144
/
+236
*
Skipping SDK update check in AppRTC test.
phoglund@chromium.org
2013-10-16
1
-0
/
+1
*
re-enable performance test
hubbe@chromium.org
2013-10-16
1
-2
/
+1
*
disconnect() is now called on the event window.onbeforeunload instead of
jansson@chromium.org
2013-10-16
1
-1
/
+1
*
Update disabling of ExtensionInstallBlacklistWildcard browser test.
dconnelly@chromium.org
2013-10-16
1
-1
/
+7
*
Add tab id and security origin as parameters to WebRTC logging functions.
grunell@chromium.org
2013-10-16
4
-19
/
+130
*
Previously, when the default action dialog opens, we get three errors. This is
hirono@chromium.org
2013-10-16
1
-4
/
+5
*
CrOS login: force subpixel anti-aliasing to stay off.
nkostylev@chromium.org
2013-10-16
1
-2
/
+2
*
Guard against no browser in the StopProfiling method.
qsr@chromium.org
2013-10-16
1
-1
/
+2
*
Add utility functions needed for rect-based event targeting
tdanderson@chromium.org
2013-10-16
4
-0
/
+170
*
Files.app: Stop to obtaining the background multiple times.
hirono@chromium.org
2013-10-16
5
-69
/
+62
*
WebUI: Fix issue with context menu button stealing focus from list
arv@chromium.org
2013-10-16
1
-0
/
+4
[next]