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
*
Remove all uses of GG_UINT32_C.
viettrungluu@chromium.org
2014-04-01
1
-1
/
+0
*
Revert of Fix --enable-logging after VS2013 switch (https://codereview.chromi...
tkent@chromium.org
2014-04-01
1
-9
/
+2
*
Fix --enable-logging after VS2013 switch
scottmg@chromium.org
2014-04-01
1
-2
/
+9
*
base::MD5IntermediateFinal() generates digest non-destructively.
shess@chromium.org
2014-04-01
3
-0
/
+59
*
Implement Read/WriteAtCurrentPos correctly
hashimoto@chromium.org
2014-03-31
2
-4
/
+5
*
Remove unused GG_(U)INTn_C macros from base/port.h.
viettrungluu@chromium.org
2014-03-31
1
-12
/
+3
*
Add unistd.h include in a file using geteuid().
thakis@chromium.org
2014-03-31
1
-0
/
+1
*
Increase the broken tests threshold from 10 to 20
phajdan.jr@chromium.org
2014-03-31
1
-1
/
+1
*
Separate storage for protected preferences into Protected Preferences file.
erikwright@chromium.org
2014-03-29
1
-1
/
+3
*
Update code related to OOM errors in sanitizer builds.
earthdok@chromium.org
2014-03-29
3
-11
/
+9
*
Fix an ADDRESS_SANITIZER guard so that it works with SyzyASAN.
chrisha@chromium.org
2014-03-28
1
-3
/
+3
*
Refactor TestingPrefStore to make it useful to some tests of load errors and ...
erikwright@chromium.org
2014-03-28
5
-65
/
+134
*
Android: improves error message for Outer.Inner usage in JNI.
bulach@chromium.org
2014-03-28
2
-0
/
+24
*
Revert 259561 "Set the default ASan options for executables buil..."
mukai@chromium.org
2014-03-28
2
-74
/
+0
*
Revert 259709 "Add the host toolset to base:sanitizer_options. F..."
mukai@chromium.org
2014-03-28
1
-2
/
+1
*
Remove GN GYP generator.
brettw@chromium.org
2014-03-27
7
-11
/
+0
*
Use SYZYASAN instead of ADDRESS_SANITIZER.
chrisha@google.com
2014-03-27
5
-16
/
+17
*
Delete some dead code.
thakis@chromium.org
2014-03-27
4
-41
/
+0
*
[Mac] Remove unnecessary dlsym indirection for pthread_setname_np.
rsesek@chromium.org
2014-03-26
1
-11
/
+3
*
Add the host toolset to base:sanitizer_options. Fix a typo in nacl.gyp
glider@chromium.org
2014-03-26
1
-1
/
+2
*
Set the default ASan options for executables built with ASan on Linux.
glider@chromium.org
2014-03-26
2
-0
/
+74
*
Remove PlatforFile from fileapi/native_file_util
rvargas@chromium.org
2014-03-26
3
-1
/
+22
*
Linux: do not associate SIGSYS with the StackDumpSignalHandler
jln@chromium.org
2014-03-26
1
-0
/
+4
*
Support DirectWrite with sandbox on
scottmg@chromium.org
2014-03-26
2
-0
/
+8
*
Refactor EDID parsing utilities and consolidate them under ui/display/chromeos
dnicoara@chromium.org
2014-03-25
5
-430
/
+0
*
Revert "Enable DMP for system Chromium WebView on Android"
primiano@chromium.org
2014-03-25
1
-5
/
+0
*
Remove prtypes.h and prcpucfg*.h from base/third_party/nspr.
wtc@chromium.org
2014-03-25
15
-3069
/
+17
*
Report PPAPI plugin load error code to UMA.
xhwang@chromium.org
2014-03-25
4
-11
/
+43
*
[UMA] Update documentation for running the extract_actions.py script.
isherman@chromium.org
2014-03-25
1
-3
/
+4
*
Remove the LIKELY() macro.
viettrungluu@chromium.org
2014-03-24
1
-9
/
+0
*
Remove the NSSTRING_FORMAT() macro.
viettrungluu@chromium.org
2014-03-24
1
-13
/
+0
*
Add Arm64 atomicops to base.
rmcilroy@chromium.org
2014-03-24
2
-1
/
+363
*
Remove use of mprotect() in DiscardableMemoryAllocatorAndroid.
pliard@chromium.org
2014-03-24
1
-12
/
+6
*
Remove the (private) SharedMemory::{PrepareMapFile,FilePathForMemoryName}() o...
viettrungluu@chromium.org
2014-03-22
2
-3
/
+4
*
Stack trace symbolization for Chrome sandbox processes.
ivanpe@google.com
2014-03-22
4
-5
/
+313
*
Make possible to check memory allocations inside chromium
b.kelemen@samsung.com
2014-03-21
7
-25
/
+172
*
GN: update base for recent gyp changes
scottmg@chromium.org
2014-03-21
1
-3
/
+2
*
base: Rename DiscardableMemoryProvider to DiscardableMemoryManager.
reveman@chromium.org
2014-03-21
6
-95
/
+95
*
Revert of Stack trace symbolization for Chrome sandbox processes. (https://co...
vsevik@chromium.org
2014-03-21
4
-319
/
+5
*
Stack trace symbolization for Chrome sandbox processes.
ivanpe@google.com
2014-03-21
4
-5
/
+319
*
[Android] Workaround of an android platform bug.
feng@chromium.org
2014-03-21
4
-6
/
+367
*
Expose original_function in IATPatchFunction and use that to set g_iat_orig_d...
hans@chromium.org
2014-03-21
2
-0
/
+7
*
net: Update FileStream to use base::File instead of PlatformFile.
rvargas@chromium.org
2014-03-21
7
-40
/
+54
*
Revert 258395 "Add a death test to check field trial creation be..."
benwells@chromium.org
2014-03-21
1
-11
/
+0
*
Add the NSPR macro definitions for ARM64 bit.
tedchoc@chromium.org
2014-03-20
1
-0
/
+53
*
Remove CreateAndOpenTemporaryShmemFile().
viettrungluu@chromium.org
2014-03-20
4
-23
/
+6
*
Fix "unreachable code" warnings (MSVC warning 4702) in base/.
pkasting@chromium.org
2014-03-20
2
-9
/
+2
*
Add a death test to check field trial creation before FieldTrialList.
asvitkine@chromium.org
2014-03-20
1
-0
/
+11
*
Enable re2 for GN build
scottmg@chromium.org
2014-03-20
1
-1
/
+0
*
Remove deprecated IsRunningOnHighRamDevice() method.
lliabraa@chromium.org
2014-03-20
3
-12
/
+0
[next]