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
*
mac: Delete more 10.5-only code
thakis@chromium.org
2012-08-09
4
-40
/
+2
*
Make java.gypi export jar path to input_jars_paths variable
cjhopman@chromium.org
2012-08-09
1
-1
/
+0
*
Add inline annotation for base::MakeCriticalClosure() in platform other than ...
chenyu@chromium.org
2012-08-09
1
-1
/
+1
*
Properly notify the handle verifier when a handle is passed around. This CL f...
alexeypa@chromium.org
2012-08-09
1
-10
/
+5
*
Update license tool to check several additional directories
steveblock@chromium.org
2012-08-09
1
-0
/
+5
*
Remove executable bits on file.
mmoss@chromium.org
2012-08-09
1
-0
/
+0
*
[MIPS] Add DEBUG_BREAK() for MIPS architecture.
petarj@mips.com
2012-08-09
1
-0
/
+2
*
Skeleton code of SparseHistogram
kaiwang@chromium.org
2012-08-09
9
-47
/
+196
*
Linux: update base/third_party/xdg_mime from upstream.
thestig@chromium.org
2012-08-09
13
-122
/
+294
*
[Chromoting] Move CreateSessionToken() next to launch process utilities.
alexeypa@chromium.org
2012-08-08
1
-2
/
+21
*
Enable memory profiler on Linux when TC_MALLOC is enabled.
rtenneti@chromium.org
2012-08-08
1
-2
/
+3
*
A nonsense change to test that the commit queue doesn't update the copyright
mark@chromium.org
2012-08-07
1
-4
/
+4
*
Remove log message for 10.8 CFAllocator patching.
avi@chromium.org
2012-08-07
1
-8
/
+0
*
trace event macro ambiguity fix when int64 is used on 64-bit build
jbates@chromium.org
2012-08-07
1
-0
/
+2
*
Implements iOS device util methods.
chenyu@chromium.org
2012-08-07
5
-0
/
+247
*
CHECK -> DCHECK to prevent breaking exisitng histograms.
kaiwang@chromium.org
2012-08-07
1
-4
/
+14
*
Revert 150240 (broke several bots on the main waterfall)
thakis@chromium.org
2012-08-07
1
-7
/
+3
*
Upstream ChromeHttpAuthHandler
yusufo@chromium.org
2012-08-07
1
-1
/
+0
*
CHECK -> DCHECK to prevent breaking exisitng histograms.
kaiwang@chromium.org
2012-08-07
1
-3
/
+7
*
Purge ImplementsThreadSafeReferenceCounting() from the codebase now that Task...
fischman@chromium.org
2012-08-07
1
-4
/
+0
*
[Android] Add chrome_java target for building Java code in the chromium layer.
yfriedman@chromium.org
2012-08-06
1
-46
/
+9
*
mac: Delete some pre-10.5 code.
thakis@chromium.org
2012-08-06
1
-14
/
+0
*
Move base/android/path_service.cc|h to path_service_android.cc|h
benm@chromium.org
2012-08-06
4
-7
/
+7
*
Fix license for valgrind
steveblock@chromium.org
2012-08-06
2
-10
/
+5
*
Add OS_CHROMEOS case in file_util::GetHomeDir()
haruki@chromium.org
2012-08-06
1
-0
/
+9
*
base: Fix minor warnings reported by cppcheck.
tfarina@chromium.org
2012-08-06
5
-17
/
+16
*
1. Add test for https://src.chromium.org/viewvc/chrome?view=rev&revision=149541
kaiwang@chromium.org
2012-08-04
2
-5
/
+50
*
[OSX] Remove wide->NSString conversion
groby@chromium.org
2012-08-04
3
-28
/
+3
*
Remove an unnecessary leak annotation.
kaiwang@chromium.org
2012-08-04
1
-1
/
+0
*
Add the prototype for the function to display metro style notifications.
ananta@chromium.org
2012-08-03
1
-0
/
+9
*
Android requires some extra functionality to set the path to it's resource pa...
benm@chromium.org
2012-08-03
6
-0
/
+73
*
Correct const accessors in base/values.(h|cc), Part II (ListValue)
vabr@chromium.org
2012-08-03
5
-46
/
+76
*
Isolated FS for Media devices.
kmadhusu@chromium.org
2012-08-03
2
-3
/
+4
*
Add native QPC to base::Time* conversion on Windows.
brianderson@chromium.org
2012-08-03
2
-9
/
+39
*
Do not wrap preprocessor lines in the generated JNI.
tedchoc@chromium.org
2012-08-03
2
-1
/
+19
*
Fix license for xdg_mime
steveblock@chromium.org
2012-08-02
2
-18
/
+174
*
Cleanup - delete a pair of unneeded files.
michaeln@google.com
2012-08-02
2
-114
/
+0
*
Added crypto random-number generator
mniknami@chromium.org
2012-08-02
3
-5
/
+14
*
Use JavaObjectWeakGlobalRef in ContentViewCore.
nileshagrawal@chromium.org
2012-08-02
2
-7
/
+21
*
Fix a typo. It will cause crash when client uses a histogram with bad maximum.
kaiwang@chromium.org
2012-08-02
1
-3
/
+3
*
Modify allocator_shim to support _aligned_alloc(), _aligned_free().
dalecurtis@chromium.org
2012-08-02
3
-1
/
+117
*
Fix some clang errors on Android.
nileshagrawal@chromium.org
2012-08-01
1
-0
/
+3
*
This is a major refactor of Histogram related code:
kaiwang@chromium.org
2012-08-01
13
-980
/
+1052
*
Make 'License' field in third-party metadata required
steveblock@chromium.org
2012-08-01
5
-0
/
+5
*
Add APIs to protect critical tasks on iOS.
chenyu@chromium.org
2012-08-01
5
-0
/
+195
*
Android: upstream @DisabledTest annotation for instrumentation tests.
bulach@chromium.org
2012-08-01
1
-0
/
+21
*
Android: remove ant environment dependencies.
torne@chromium.org
2012-08-01
2
-30
/
+2
*
Remove wchar_t versions of StringPrintf from Android
husky@chromium.org
2012-08-01
3
-2
/
+31
*
Add an iOS implementation for base::PathService::Get() with path key DIR_APP_...
chenyu@chromium.org
2012-08-01
1
-2
/
+10
*
Fix CleanupProcesses() interface to use TimeDelta.
tedvessenes@gmail.com
2012-07-31
3
-12
/
+5
[next]