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
*
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
*
Kill PropertyBag, switch WebContents to SupportsUserData.
avi@chromium.org
2012-08-23
1
-1
/
+0
*
Fix TraceEventTestFixture flakiness
jbates@chromium.org
2012-08-16
1
-0
/
+1
*
Make java.gypi export jar path to input_jars_paths variable
cjhopman@chromium.org
2012-08-09
1
-1
/
+0
*
Skeleton code of SparseHistogram
kaiwang@chromium.org
2012-08-09
1
-0
/
+1
*
Implements iOS device util methods.
chenyu@chromium.org
2012-08-07
1
-0
/
+1
*
Android requires some extra functionality to set the path to it's resource pa...
benm@chromium.org
2012-08-03
1
-0
/
+1
*
This is a major refactor of Histogram related code:
kaiwang@chromium.org
2012-08-01
1
-0
/
+1
*
Remove target chromium_swarm_tests when test_isolate_mode == noop.
maruel@chromium.org
2012-07-28
1
-32
/
+36
*
Enable parts of base_untrusted that are used by remoting client
sergeyu@chromium.org
2012-07-26
1
-6
/
+8
*
Upstream Android LongPressDetector
yusufo@chromium.org
2012-07-26
1
-0
/
+12
*
This is a copy of http://codereview.chromium.org/10796047/
kaiwang@chromium.org
2012-07-25
1
-1
/
+2
*
Replace MessagePumpForUI with MessagePumpDefault in unit tests.
rohitrao@chromium.org
2012-07-25
1
-0
/
+2
*
Adding the possibility to build a closure from an ObjectiveC block.
noyau@chromium.org
2012-07-25
1
-0
/
+2
*
Add the CoreGraphics and CoreText frameworks to base for iOS
stuartmorgan@chromium.org
2012-07-25
1
-0
/
+2
*
Revert 148055 - Move CachedRanges out and add support for checksum.
jochen@chromium.org
2012-07-24
1
-2
/
+1
*
Move CachedRanges out and add support for checksum.
kaiwang@chromium.org
2012-07-24
1
-1
/
+2
*
Initial RenderTextMac implementation using CoreText.
asvitkine@chromium.org
2012-07-23
1
-0
/
+1
*
Enable aligned_memory_unittest.cc on iOS.
leng@chromium.org
2012-07-20
1
-1
/
+0
*
Uses gyp "rules" rather than "actions" templates for the JNI generator.
bulach@chromium.org
2012-07-19
1
-12
/
+7
*
Use common stack trace code in Android port
skyostil@chromium.org
2012-07-19
1
-1
/
+0
*
Remove all the OS X 10.6 SDK forward declarations.
rsesek@chromium.org
2012-07-18
1
-69
/
+0
*
Fix blank lines in base.gyp
felipeg@chromium.org
2012-07-18
1
-4
/
+1
*
Change explicit usage of each type of message loop in WaitableEventWatcher te...
leng@chromium.org
2012-07-18
1
-1
/
+0
[next]