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
/
base.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Create the crash key registration system and register some Mac-specific keys.
rsesek@chromium.org
2013-01-15
1
-0
/
+1
*
TCMalloc: restrict maximum size of memory allocations
jln@chromium.org
2013-01-15
1
-0
/
+1
*
Serialize/Deserialize support in HistogramBase
kaiwang@chromium.org
2013-01-11
1
-0
/
+1
*
Make all base targets build on Win64
jschuh@chromium.org
2013-01-09
1
-0
/
+10
*
android: Pass CPU properties from browser to renderer process.
digit@chromium.org
2013-01-09
1
-0
/
+4
*
Linux: add option to use system nspr.
phajdan.jr@chromium.org
2013-01-08
1
-0
/
+10
*
Implement SequenceChecker, which is a generalization of ThreadChecker
akalin@chromium.org
2012-12-27
1
-0
/
+4
*
Base: Modify ScopedHandle so that Receive() doesn't fully expose the guts
rvargas@google.com
2012-12-22
1
-0
/
+1
*
Unify various test TaskRunner implementations
akalin@chromium.org
2012-12-19
1
-0
/
+4
*
Remove extra string copies when iterating lists
joth@chromium.org
2012-12-14
1
-0
/
+1
*
Move PrefMember to base/prefs/public now that it has no bad dependencies.
joi@chromium.org
2012-12-12
1
-1
/
+3
*
Create LibDispatchTaskRunner, a SingleThreadTaskRunner that is backed by a li...
rsesek@chromium.org
2012-12-07
1
-0
/
+1
*
Add STLSetDifference to stl_util.h, because std::set_difference is extremely
kalman@chromium.org
2012-12-05
1
-0
/
+1
*
Enable MessageLoop unittests on iOS and fix MessagePumpIOForIOS bug.
blundell@chromium.org
2012-12-04
1
-5
/
+0
*
Provide an iOS message pump for IO implementation.
blundell@chromium.org
2012-11-30
1
-3
/
+8
*
Revert 170287 - Add dependency on allocator.gyp from 'base' and export it
akalin@chromium.org
2012-11-30
1
-14
/
+6
*
Add dependency on allocator.gyp from 'base' and export it
akalin@chromium.org
2012-11-29
1
-6
/
+14
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-1
/
+1
*
GTTF: Make Linux stack dump signal handler async-signal safe.
phajdan.jr@chromium.org
2012-11-14
1
-0
/
+4
*
Move mru_cache to the new containers subdirectory.
brettw@chromium.org
2012-11-13
1
-1
/
+1
*
Move stack_container and linked_list to the new containers subdirectory.
brettw@chromium.org
2012-11-10
1
-2
/
+2
*
Add a SmallMap to base for small map lookups.
brettw@chromium.org
2012-11-09
1
-0
/
+1
*
Move FileDescriptorShuffle to base/posix. This file is very posix-specific.
brettw@chromium.org
2012-11-09
1
-3
/
+3
*
Remove content::NotificationObserver dependency from most Prefs code.
joi@chromium.org
2012-11-01
1
-0
/
+1
*
Adding 'base_prefs' target to base/gypi.
joi@chromium.org
2012-11-01
1
-0
/
+36
*
Move ImportantFileWriter to base/. It now has two consumers, base/prefs and c...
joi@chromium.org
2012-10-24
1
-0
/
+1
*
Convert all the foo_test_run from using actions to use rules.
maruel@chromium.org
2012-10-20
1
-21
/
+3
*
Include stack_trace_unittest.cc in Android build
nileshagrawal@chromium.org
2012-10-19
1
-4
/
+0
*
Remove some unit tests from iOS coverage builds
lliabraa@chromium.org
2012-10-16
1
-2
/
+12
*
Android: Integrates native and java SystemMonitor.
bulach@chromium.org
2012-10-16
1
-0
/
+1
*
Add support for coverage=1 builds on iOS
stuartmorgan@chromium.org
2012-10-12
1
-0
/
+10
*
Upstream base/android/jni_android.cc
avayvod@chromium.org
2012-10-09
1
-0
/
+1
*
Make java.gypi use all_dependent_settings for input_jars_paths
cjhopman@chromium.org
2012-10-09
1
-3
/
+0
*
Add SampleMap and use it in SparseHistogram
kaiwang@chromium.org
2012-10-05
1
-0
/
+1
*
Rename .swarm to .isolated, as done in r160469.
maruel@chromium.org
2012-10-05
1
-1
/
+1
*
Don't make base/net/ui depend on their Java counterpart when building for web...
pliard@chromium.org
2012-10-05
1
-1
/
+5
*
Update all the .results to .swarm.
maruel@chromium.org
2012-10-05
1
-1
/
+1
*
Move src/tools/isolate to src/tools/swarm_client@159961 as a DEPS.
maruel@chromium.org
2012-10-04
1
-1
/
+1
*
Add ScopedPathOverride to the unit test suite.
pastarmovj@chromium.org
2012-09-27
1
-0
/
+2
*
Move base Java utils to base/test/android/javatests.
nyquist@chromium.org
2012-09-24
1
-1
/
+1
*
SampleSet -> HistogramSamples which can be reused by SparseHistogram
kaiwang@chromium.org
2012-09-22
1
-0
/
+1
*
Fix Android ninja sdk build
cjhopman@chromium.org
2012-09-13
1
-2
/
+2
*
[Android] Upstream org.chromium.base.test.UrlUtils (partially) and device files
mnaganov@chromium.org
2012-09-12
1
-1
/
+1
*
Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...
gab@chromium.org
2012-09-12
1
-0
/
+14
*
installer_util_unittests has failed on XP Tests (dbg)(1) since this landed
dgrogan@chromium.org
2012-09-11
1
-3
/
+0
*
Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...
gab@chromium.org
2012-09-10
1
-0
/
+3
*
Remove {base,net}_java dependencies from GYP client targets on Android.
pliard@chromium.org
2012-09-10
1
-1
/
+5
*
Build test_file_util_mac.cc on iOS.
msarda@chromium.org
2012-09-05
1
-0
/
+9
*
Move base_java_test_support out of gtest_target_type == shared_library' guard.
jnd@chromium.org
2012-08-31
1
-12
/
+12
*
* Rename ScopedStartupInfoEx to StartupInformation.
jschuh@chromium.org
2012-08-27
1
-1
/
+1
[prev]
[next]