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
*
Fix tracing 64-bit to 32-bit truncations.
wfh@chromium.org
2014-07-08
3
-13
/
+12
*
Set CONFIGURATION_NAME to be used in base.isolate.
scheib@chromium.org
2014-07-08
1
-7
/
+11
*
Change g_native_tls_key to be 32-bit wide to match underlying type.
wfh@chromium.org
2014-07-08
1
-1
/
+1
*
Extend workaround from https://codereview.chromium.org/98403005 to clang/win.
thakis@chromium.org
2014-07-04
1
-2
/
+6
*
Add CancelableTaskTracker::PostTaskAndReplyWithResult
sdefresne@chromium.org
2014-07-04
1
-0
/
+19
*
Remove ProcessMetrics::CalculateFreeMemory.
wfh@chromium.org
2014-07-03
2
-71
/
+0
*
deadlock fix in SymbolContext ctor
cpu@chromium.org
2014-07-03
1
-13
/
+15
*
Fixes for re-enabling more MSVC level 4 warnings: base/ edition
pkasting@chromium.org
2014-07-03
14
-69
/
+106
*
Fix a typo in a comment for Closure.
wtc@chromium.org
2014-07-03
2
-2
/
+2
*
Revert of Revert of Revert 221427 "Add instrumentation to the MessagePumpMac ...
rsesek@chromium.org
2014-07-02
5
-307
/
+15
*
Resolve build issues for ashmem_allocator/libc++
pasko@chromium.org
2014-07-02
1
-41
/
+42
*
Add android_library template and build_configs
cjhopman@chromium.org
2014-07-02
1
-2
/
+56
*
Revert of Revert 221427 "Add instrumentation to the MessagePumpMac family ......
tzik@chromium.org
2014-07-02
5
-15
/
+307
*
Revert 221427 "Add instrumentation to the MessagePumpMac family ..."
rsesek@chromium.org
2014-07-02
5
-307
/
+15
*
Re-land "Replaces use of ProcessInformationCopyDictionary ..."
leng@chromium.org
2014-07-01
1
-18
/
+10
*
Enable the crazy linker for arm64.
simonb@chromium.org
2014-07-01
1
-5
/
+3
*
Add switch for turning on library in zip file support.
anton@chromium.org
2014-07-01
1
-3
/
+1
*
Increase storage for Java exception information.
ohrn@opera.com
2014-07-01
1
-1
/
+1
*
Populate NativeLibraryLoadError on mac on dlopen failure
jamesr@chromium.org
2014-07-01
1
-3
/
+4
*
Revert 280679 "Replaces use of ProcessInformationCopyDictionary ..."
shrikant@chromium.org
2014-06-30
1
-11
/
+18
*
Replaces use of ProcessInformationCopyDictionary with GetProcessInformation.
leng@chromium.org
2014-06-30
1
-18
/
+11
*
[Android]: Replace calls to getdtablesize with sysconf(_SC_OPEN_MAX) in tools.
rmcilroy@chromium.org
2014-06-28
1
-1
/
+1
*
[Android] Add an error message for java exception crash
boliu@chromium.org
2014-06-28
1
-14
/
+12
*
Add base::SizeTToString.
wtc@chromium.org
2014-06-27
3
-7
/
+37
*
Chromium Linker support for loading lib*.so from within an APK file
anton@chromium.org
2014-06-27
3
-47
/
+201
*
Add support for uncompress library in APK to the build system
anton@chromium.org
2014-06-27
1
-0
/
+12
*
Removes bulach@ from OWNERS.
bulach@chromium.org
2014-06-27
2
-2
/
+0
*
stub out debug::StackTrace().Print() when using uclibc
mostynb@opera.com
2014-06-27
2
-4
/
+4
*
Fix comparison between signed and unsigned integer expressions.
yfriedman@chromium.org
2014-06-27
1
-1
/
+2
*
Revert 280152 "Base: Disable the scoped handle verifier"
rvargas@google.com
2014-06-26
1
-1
/
+1
*
Base: Disable the scoped handle verifier
rvargas@google.com
2014-06-26
1
-1
/
+1
*
Expose a low-end device mode override flags for non-android OSs as well
c.shu@samsung.com
2014-06-26
11
-61
/
+78
*
Suppress data race reports:
glider@chromium.org
2014-06-26
1
-0
/
+7
*
Make sure ThreadSanitizer v2 reports a data race in ToolsSanityTest.DataRace.
glider@chromium.org
2014-06-26
1
-4
/
+15
*
Edited comment to say "callback will not be run" instead of "callback will no...
brandonsalmon@chromium.org
2014-06-26
2
-4
/
+4
*
Move all remaining appcache-related code to content namespace
pilgrim@chromium.org
2014-06-25
1
-1
/
+1
*
Revert of Revert "[Mac] Reland r276808 Use a native MessagePump instead of a ...
jeremy@chromium.org
2014-06-25
2
-2
/
+11
*
Memory tools suppressions:
glider@chromium.org
2014-06-25
1
-0
/
+3
*
Add history_size=7 to the TSan default options.
glider@chromium.org
2014-06-25
1
-1
/
+3
*
Add depfile support to android build scripts
cjhopman@chromium.org
2014-06-24
1
-0
/
+16
*
Create WebSocketTransportClientSocketPool
ricea@chromium.org
2014-06-24
2
-1
/
+60
*
Fixes "restore windows" behavior for users who have never changed it.
leng@chromium.org
2014-06-24
1
-5
/
+15
*
Revert "[Mac] Reland r276808 Use a native MessagePump instead of a MessagePum...
miletus@chromium.org
2014-06-24
2
-11
/
+2
*
Maximise timer slack for Sync thread
jeremy@chromium.org
2014-06-24
2
-0
/
+7
*
Remove base/platform_file.*
rvargas@chromium.org
2014-06-24
12
-1393
/
+4
*
Increase the test output line limit 50 -> 5000
phajdan.jr@chromium.org
2014-06-24
1
-1
/
+1
*
Update the class comment for StringPiece to reflect the internal guidance
rch@chromium.org
2014-06-24
1
-7
/
+12
*
base: Default android version to 0.0.0
boliu@chromium.org
2014-06-23
1
-5
/
+4
*
MSan: introduce a GYP flag to control origin tracking.
earthdok@chromium.org
2014-06-23
1
-5
/
+3
*
[Mac] Reland r276808 Use a native MessagePump instead of a MessagePumpDefault
jeremy@chromium.org
2014-06-23
2
-2
/
+11
[next]