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
*
Publish DEPS for Chromium 39.0.2148.0
39.0.2148.0
chrome-tpm
2014-09-06
2
-804
/
+1580
*
Linux sandbox: whitelist allowed Futex operations.
Julien Tinnes
2014-09-05
3
-19
/
+75
*
bisect-builds.py: Add another search pattern to get SVN revision number from ...
pshenoy
2014-09-05
1
-1
/
+9
*
Revert of Revert of Use SkSurface and SkImage instead of SkGpuDevice and SkBi...
arv
2014-09-05
2
-42
/
+49
*
chromeos: Update battery icons.
Daniel Erat
2014-09-05
4
-0
/
+0
*
Blink roll dcd4f89:86ce4af
Erik Arvidsson
2014-09-05
1
-1
/
+1
*
Test commit.
Stefan Zager
2014-09-05
1
-0
/
+2
*
Updating android_protobuf to L-preview branch
Colin Meek
2014-09-05
3
-2
/
+3
*
Chrome OS: add wallpaper picker to the whitelist for alpha_enabled.
Haixia Shi
2014-09-05
1
-0
/
+3
*
[Android] Suppress InlinedApi and NewApi lint warnings.
aurimas
2014-09-05
1
-56
/
+3
*
More compiler whack-a-mole.
Nico Weber
2014-09-05
1
-28
/
+14
*
Add the "testonly" flag to the GN test target.
Brett Wilson
2014-09-05
4
-2
/
+15
*
Fix typo from 0effca0b2cc1e55ed3b12ea6a92a73a30698421c
Evan Stade
2014-09-05
1
-1
/
+1
*
Protect access to Pipeline::renderer_ with a lock.
scherkus
2014-09-05
1
-4
/
+9
*
remove now-dead flag, as it is also not defined in skia's gypi
reed
2014-09-05
1
-4
/
+0
*
Cast: Get rid of frame_id_map
hubbe
2014-09-05
11
-396
/
+269
*
Do NULL checks on TabAndroids retrieved from the model
dfalcantara@chromium.org
2014-09-05
1
-1
/
+7
*
Speculative fix for DelegatedFrameHost destructor crashes
ccameron
2014-09-05
6
-2
/
+39
*
Followup of https://codereview.chromium.org/317093002/. This CL adds tests fo...
guohui
2014-09-05
18
-63
/
+222
*
[Profiles] Trim profile names in chrome://settings
noms
2014-09-05
3
-1
/
+5
*
Add ChromeExtensionFunctionDetails
rockot
2014-09-05
11
-51
/
+261
*
Remove DenyCertForHost from SSLHostStateDelegate API.
jww
2014-09-05
12
-457
/
+168
*
Revert of Use SkSurface and SkImage instead of SkGpuDevice and SkBitmap in cc...
bsalomon
2014-09-05
2
-49
/
+42
*
Add more browser tests for Kiosk update from usb stick.
jennyz
2014-09-05
17
-14
/
+261
*
athena: Move the USE_ATHENA define into //chrome.
Sadrul Habib Chowdhury
2014-09-05
4
-10
/
+12
*
Changes exception for gyp files to only gyp files in build/
Scott Violet
2014-09-05
1
-1
/
+1
*
Fix findbugs warnings from https://codereview.chromium.org/406023002/
Yaron Friedman
2014-09-05
1
-0
/
+2
*
Add OWNERS for src/ui/ios.
lliabraa
2014-09-05
1
-0
/
+3
*
Always guard against IME events for all KeyPress.
bcwhite
2014-09-05
2
-5
/
+43
*
Fix build failure on linux_arm_cross_compile.
teravest
2014-09-05
1
-3
/
+5
*
Revert of [Ozone-GBM] Handle GPU crashes (patchset #4 id:60001 of https://cod...
spang
2014-09-05
17
-264
/
+67
*
Change base/file_utils.h includes to base/files/file_utils.h in content/
thestig
2014-09-05
156
-161
/
+158
*
cc: Change TODO into comment.
reveman
2014-09-05
1
-2
/
+3
*
Automatically wait for elements to be displayed in the
rchtara
2014-09-05
2
-11
/
+6
*
history: fix focus outline on bookmarks star.
dbeam
2014-09-05
1
-6
/
+8
*
Reland: Issue 446203002: Initialize the now_function to the HighResNowWrapper...
Fadi Meawad
2014-09-05
5
-42
/
+29
*
Roll BoringSSL.
agl
2014-09-05
4
-1
/
+32
*
Use SkSurface and SkImage instead of SkGpuDevice and SkBitmap in cc.
bsalomon
2014-09-05
2
-42
/
+49
*
Temporarily skip ContextLost.WebGLContextLostFromGPUProcessExit on Mac OS.
kbr
2014-09-05
1
-0
/
+4
*
dbus::ObjectManager: Add a match rule for properties before GetManagedObjects.
armansito
2014-09-05
13
-53
/
+453
*
In the current code of Android Chromium we have scattered all the NavigationC...
ajith.v
2014-09-05
40
-356
/
+515
*
Move extension/app default icon into src/extensions
mukai
2014-09-05
22
-17
/
+70
*
Enable forced extension updates on NaCl arch mismatch.
rockot
2014-09-05
9
-49
/
+218
*
Migrate webkit/browser/ to storage/browser/
pilgrim
2014-09-05
251
-9937
/
+10339
*
[Mac] Shut down connections to WindowServer before engaging the sandbox.
rsesek
2014-09-05
1
-0
/
+11
*
OOP PDF - Add support for "zoom" open pdf parameter
n.bansal
2014-09-05
2
-8
/
+60
*
Revert of Try backing SkPicture with SkRecord in Chromium. (patchset #4 id:60...
mtklein
2014-09-05
2
-6
/
+0
*
Docserver: Convert more future Get calls to Thens
gpdavis.chromium
2014-09-05
3
-78
/
+81
*
Revert "Replace AttachmentStore's StoreAttachments with UploadAttachments."
Erik Arvidsson
2014-09-05
10
-354
/
+236
*
Move ExtensionProtocolsTest back to src/chrome
jamescook
2014-09-05
3
-3
/
+9
[next]