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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add lots of testonly annotations to the GN build.
Brett Wilson
2014-09-08
2
-0
/
+4
*
Preparing |SyncSocket|'s handle for the peer process is different for POSIX a...
burnik
2014-09-08
4
-0
/
+64
*
Add content_shell_apk target (and a bunch of its dependencies)
cjhopman
2014-09-08
1
-37
/
+8
*
Convert GN visibility variables to lists.
brettw
2014-09-06
5
-5
/
+5
*
Reland: Issue 446203002: Initialize the now_function to the HighResNowWrapper...
Fadi Meawad
2014-09-05
3
-39
/
+29
*
Make GUID generation on POSIX compliant with GUID v4 format.
benchan
2014-09-05
2
-0
/
+32
*
Disable scoped_refptr operator T* on Linux builds.
Daniel Cheng
2014-09-05
2
-22
/
+53
*
Random fixes for scoped_refptr operator T* removal.
dcheng
2014-09-05
1
-1
/
+1
*
Make base::IsValidGUID() accept GUID strings in lowercase.
benchan
2014-09-05
2
-3
/
+7
*
Revert of Check to ensure PowerObservers are added and removed on the same th...
dcheng
2014-09-05
5
-37
/
+2
*
Don't build base with nacl glibc and newlib toolchains
dschuff
2014-09-05
1
-3
/
+3
*
fix for high resolution timer on windows.
cpu
2014-09-05
3
-8
/
+16
*
Improve the ScopedHandle verifier.
rvargas
2014-09-04
2
-13
/
+101
*
Check to ensure PowerObservers are added and removed on the same thread
bajones
2014-09-04
5
-2
/
+37
*
Add @CalledByNative and @AccessedByNative annotations.
simonb
2014-09-03
1
-0
/
+8
*
[chromium linker] Check for null ParcelFileDescriptor before using it.
avayvod
2014-09-03
1
-1
/
+2
*
Revert r257779: "MemorySanitizer: adjust stack size to work around an MSan bug."
earthdok
2014-09-03
1
-2
/
+1
*
Avoid deadlock during trace_event flush
wangxianzhu
2014-09-03
1
-7
/
+16
*
Fix conversions from 32-bit pointers to signed 64-bit integers.
avayvod
2014-09-03
1
-2
/
+3
*
[DoDelete] Hold function name in Deletehelper::DoDelete
tzik
2014-09-03
1
-0
/
+5
*
Cleanup in base/test/launcher: move more code to anonymous namespace
Paweł Hajdan, Jr
2014-09-03
2
-141
/
+131
*
MacViews: Support continuous scrolling and horizontal scrolling
andresantoso
2014-09-03
1
-0
/
+1
*
[Android] Add missing @VisibleForTesting annotations.
aurimas
2014-09-02
5
-0
/
+25
*
Force-enable the software keyboard when running tests in iOS simulator.
lliabraa
2014-09-02
1
-0
/
+20
*
Add a flag to let render process wait for java debugger
jaekyun
2014-08-30
1
-0
/
+3
*
Fix out-of-bounds read in RegistryOverrideManager.
grt
2014-08-29
1
-1
/
+2
*
[Android] Mark posted UI thread tasks as asynchronous
jdduke
2014-08-29
1
-2
/
+49
*
Add ChannelProxy benchmark to ipc_perftests.
morrita
2014-08-29
4
-0
/
+128
*
High resolution timer fix reland
cpu
2014-08-28
8
-101
/
+87
*
Manual fixups for scoped_refptr operator T* removal in base/
dcheng
2014-08-28
6
-20
/
+28
*
Introduce @CalledByReflection annotation.
aurimas
2014-08-28
1
-0
/
+24
*
Adding tracing and gtest pretty printing support to TestPendingTask.
mithro
2014-08-28
4
-1
/
+113
*
Use precisely sized integer types in histograms code.
isherman
2014-08-28
1
-6
/
+8
*
Revert of Initialize the now_funciton to the HighResNowWrapper in case High R...
fmeawad
2014-08-28
3
-20
/
+39
*
Use content URI to upload photos taken by camera
qinmin
2014-08-27
1
-0
/
+28
*
Fix logic on high Windows resolution timer and have
cpu
2014-08-27
3
-64
/
+59
*
Remove implicit conversions from scoped_refptr to T* in base/
dcheng
2014-08-27
4
-47
/
+57
*
Revert of Improve the ScopedHandle verifier. (patchset #1 of https://coderevi...
tonyg
2014-08-27
2
-105
/
+13
*
Move more metrics classes to metrics namespace.
asvitkine
2014-08-26
1
-2
/
+4
*
We have noticed a clock shift when QPC was deployed. It shows as a regression...
fmeawad
2014-08-26
3
-39
/
+20
*
Improve the ScopedHandle verifier.
rvargas
2014-08-26
2
-13
/
+105
*
Work on GN build of Chrome.
Brett Wilson
2014-08-26
1
-0
/
+1
*
Implement the deference operator for scoped_refptr.
dcheng
2014-08-26
1
-0
/
+5
*
Add LOCAL_ prefix to non-UMA histogram macros.
asvitkine
2014-08-26
7
-169
/
+37
*
Domain Reliability: Don't upload when metrics reporting is off.
ttuttle
2014-08-25
2
-10
/
+14
*
Revert of Implement unit test specific test launcher timeout (patchset #6 of ...
phajdan.jr
2014-08-25
5
-21
/
+6
*
Implement unit test specific test launcher timeout
Paweł Hajdan, Jr
2014-08-25
5
-6
/
+21
*
Support --wait-for-debugger in tests.
vitalybuka@chromium.org
2014-08-22
1
-0
/
+7
*
Rework UMAHistogramHelper and StatisticsDeltaReader into [Chrome]HistogramTes...
mlerman@chromium.org
2014-08-21
9
-129
/
+290
*
Move default sanitizer options into build/ so that WebRTC can import them.
glider@chromium.org
2014-08-21
4
-472
/
+0
[next]