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
*
Use a C++11 feature in a single file, to discover if this works everywhere.
Nico Weber
2014-09-16
1
-16
/
+0
*
Avoid unsafe usage of CancelIo() within Windows SyncSocket.
dalecurtis
2014-09-16
1
-12
/
+18
*
Revert of [Android] Mark posted UI thread tasks as asynchronous (patchset #4 ...
jdduke
2014-09-15
1
-49
/
+2
*
Creating a framework for suppressing pollution of the profiler data and apply...
vadimt
2014-09-15
11
-128
/
+499
*
Revert of Use a C++11 feature in a single file, to discover if this works eve...
kevers
2014-09-15
1
-0
/
+16
*
Revert of Cleanup: Remove base/file_util.h. Convert remaining references. (pa...
thestig
2014-09-13
1
-0
/
+6
*
Maintaing the proper order of initialization WeakPtrFactory
kulkarni.a
2014-09-13
5
-9
/
+10
*
Cleanup: Remove base/file_util.h. Convert remaining references.
thestig
2014-09-13
1
-6
/
+0
*
Use a C++11 feature in a single file, to discover if this works everywhere.
thakis
2014-09-12
1
-16
/
+0
*
Migrate ResourceExtractor.java inside org.chromium.base package.
vivek.vg
2014-09-12
2
-0
/
+413
*
On library load failure, retry without shared RELRO.
simonb
2014-09-11
2
-8
/
+46
*
Do not rely on XDG_CURRENT_DESKTOP only when testing for Unity.
joleksy
2014-09-11
1
-2
/
+10
*
gn: Add missing -Wexit-time-destructors on base
scottmg
2014-09-11
1
-0
/
+2
*
Give asan/win bot a very generous timeout.
thakis
2014-09-10
1
-1
/
+1
*
Clean up investigation code in DeleteHelper::DoDelete
tzik
2014-09-10
1
-4
/
+0
*
Make base_unittests_apk actually work
cjhopman
2014-09-09
3
-0
/
+5
*
Fix SDK forward declarations after CL 530193004
jiangj
2014-09-09
1
-25
/
+19
*
Speculatively increase the test timeout for win/asan.
Nico Weber
2014-09-09
1
-0
/
+4
*
Add an 'Idle Wake Ups' metric to the Linux task manager, implement backend.
thestig
2014-09-09
4
-41
/
+104
*
Remove the IShellLink::Resolve step in ResolveShortcutProperties.
Gabriel Charette
2014-09-09
2
-7
/
+6
*
Added BASE_EXPORT to EnabledStateObserver class
xunjieli
2014-09-09
1
-1
/
+2
*
This CL adds NESTABLE_ASYNC APIs to tracing.
xunjieli
2014-09-09
1
-1
/
+45
*
Fix wifi_component build with 10.9+ SDK
jiangj
2014-09-09
1
-0
/
+45
*
Add content_shell_test_apk and several dependencies
cjhopman
2014-09-09
2
-21
/
+41
*
Handle bionic's strerror_r in an ABI-compatible way.
torne
2014-09-09
1
-2
/
+9
*
Mark gtest and gmock as testonly in GN.
Brett Wilson
2014-09-08
2
-1
/
+3
*
Use a different plist key for iOS versioning
stuartmorgan
2014-09-08
1
-3
/
+6
*
Cleanup bits of base::ProcessMetrics.
thestig
2014-09-08
4
-158
/
+124
*
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
[next]