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
...
*
Add to GN ppapi build.
brettw@chromium.org
2014-07-21
8
-8
/
+60
*
Add more components tests to the GN build.
brettw@chromium.org
2014-07-21
9
-3
/
+127
*
Remove unused SkipTestIfIceWM() and SkipTestIfCompizWM()
pkotwicz@chromium.org
2014-07-21
2
-29
/
+0
*
Set dump_without_crashing_function_ in chrome.dll with value of exported chro...
wfh@chromium.org
2014-07-21
8
-0
/
+28
*
clang/win: Fix a Wenum-compare warning and a few Wwritable-strings warnings.
thakis@chromium.org
2014-07-21
4
-11
/
+4
*
Move early return out of RootView::DispatchGestureEvent()
tdanderson@chromium.org
2014-07-21
1
-18
/
+21
*
Set PPAPI plugins' requests' contexts to 'WebURLRequest::RequestContextPlugin'.
mkwst@chromium.org
2014-07-21
1
-0
/
+1
*
Use a C++11 feature in a single file, to discover if this works everywhere.
thakis@chromium.org
2014-07-21
1
-2
/
+2
*
[NaClSDK] Docs: Fix another manifest "typo" w/ portable dict.
jvoung@chromium.org
2014-07-21
2
-14
/
+18
*
Include a pak file in the binary_size output if requested.
bratell@opera.com
2014-07-21
1
-0
/
+77
*
Move default user profile images resources (2x) out of src/chrome.
nkostylev@chromium.org
2014-07-21
14
-0
/
+0
*
Enables permission bubbles to remain visible during fullscreen on Mac.
leng@chromium.org
2014-07-21
10
-7
/
+107
*
Fix SSL browser test for TLS client auth.
pneubeck@chromium.org
2014-07-21
1
-12
/
+33
*
Set tls_client_cert_optional in net/.../testserver.py.
pneubeck@chromium.org
2014-07-21
1
-0
/
+1
*
Sample Extension for Tabs Zoom API.
wjmaclean@chromium.org
2014-07-21
8
-0
/
+237
*
Move default user profile images strings and resources out of src/chrome.
nkostylev@chromium.org
2014-07-21
40
-242
/
+248
*
Add duration estimation data to RenderingStats.
dominikg@chromium.org
2014-07-21
12
-90
/
+345
*
Fix the //sandbox/mac build when using a modern (10.7+) SDK.
rsesek@chromium.org
2014-07-21
4
-40
/
+61
*
MSan: broaden a blacklist entry.
earthdok@chromium.org
2014-07-21
1
-1
/
+1
*
Save some gcc footprint (15 KB) in ExplodedFrameState.
bratell@opera.com
2014-07-21
2
-0
/
+30
*
[DevTools] Move DevToolsWindow testing code to a separate class.
dgozman@chromium.org
2014-07-21
14
-218
/
+372
*
net: fix comment typo and format in HSTS preloaded.
agl@chromium.org
2014-07-21
1
-7
/
+10
*
Update .DEPS.git
chrome-admin@google.com
2014-07-21
1
-1
/
+1
*
Update V8 to version 3.28.30 (based on bleeding_edge revision r22489).
machenbach@chromium.org
2014-07-21
1
-1
/
+1
*
Revert 284417 "Move default user profile images strings and reso..."
nkostylev@chromium.org
2014-07-21
72
-632
/
+665
*
Move default user profile images strings and resources out of src/chrome.
nkostylev@chromium.org
2014-07-21
72
-665
/
+632
*
Attempt to re-enable webrtc tests which were flaky on Android bots.
xians@chromium.org
2014-07-21
1
-4
/
+0
*
Don't use WebLockOrientationCallback::OnSuccess() with arguments.
mlamouri@chromium.org
2014-07-21
5
-69
/
+24
*
Revert of Cast: Log playout delay from receiver (https://codereview.chromium....
dgozman@chromium.org
2014-07-21
2
-32
/
+10
*
Update .DEPS.git
chrome-admin@google.com
2014-07-21
1
-1
/
+1
*
Blink roll 178531:178539
blink-deps-roller@chromium.org
2014-07-21
1
-1
/
+1
*
Fix Android WebContents ExitFullscreen jni bridge.
ppi@chromium.org
2014-07-21
1
-1
/
+1
*
MSan: fix a broken blacklist rule.
earthdok@chromium.org
2014-07-21
1
-1
/
+1
*
Move mojo_bindings_java target to mojo.gyp
cmasone@chromium.org
2014-07-21
2
-13
/
+11
*
Prepare to use gfx::RenderText in views::Label.
msw@chromium.org
2014-07-21
24
-229
/
+215
*
Add a partial Mojo serial connection interface and implementation.
sammc@chromium.org
2014-07-21
23
-105
/
+872
*
Update .DEPS.git
chrome-admin@google.com
2014-07-21
1
-1
/
+1
*
Blink roll 178529:178531
blink-deps-roller@chromium.org
2014-07-21
1
-1
/
+1
*
[Android] Implement ScreenOrientation.unlock align with spec
shiliu.wang@intel.com
2014-07-21
2
-1
/
+13
*
Cast: Log playout delay from receiver
hclam@chromium.org
2014-07-21
2
-10
/
+32
*
Update .DEPS.git
chrome-admin@google.com
2014-07-21
1
-1
/
+1
*
Skia roll 249171e:3d533ac
skia-deps-roller@chromium.org
2014-07-21
1
-1
/
+1
*
Updating trunk VERSION from 2100.0 to 2101.0
chrome-release@google.com
2014-07-21
1
-1
/
+1
*
Don't Initialize power data provider when client detatched
pan.deng@intel.com
2014-07-21
2
-3
/
+9
*
Revert of Remove deprecated extension notifications from ProcessManager (http...
tapted@chromium.org
2014-07-21
3
-49
/
+53
*
Update .DEPS.git
chrome-admin@google.com
2014-07-21
1
-1
/
+1
*
Blink roll 178525:178529
blink-deps-roller@chromium.org
2014-07-21
1
-1
/
+1
*
MacViews: Remove const from NativeWidgetMac::OnRootViewLayout to match other ...
tapted@chromium.org
2014-07-21
2
-2
/
+2
*
Telemetry: Add simple mobile page-set with smoothness/thread-times.
epenner@chromium.org
2014-07-21
6
-0
/
+90
*
[Mac] Re-Enable timer coalescing on Mac.
jeremy@chromium.org
2014-07-20
1
-4
/
+0
[prev]
[next]