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
*
Implement ResourceDispatchHostLoginDelegate for android_webview.
benm@chromium.org
2012-09-14
1
-0
/
+3
*
Add some useful features to base::Values:
kalman@chromium.org
2012-09-14
2
-0
/
+77
*
Add a flag force_breakaway_from_job_ to the base::LaunchOptions structure for...
ananta@chromium.org
2012-09-14
2
-1
/
+10
*
Document bad pattern in base::SystemMonitor.
vandebo@chromium.org
2012-09-13
1
-0
/
+4
*
Add tablet heuristic detection
cpu@chromium.org
2012-09-13
2
-0
/
+15
*
Add some TraceAnalyzer utility methods to simplify test code
jbates@chromium.org
2012-09-13
3
-28
/
+108
*
[Android] Upstream ChromeBrowserProvider, the Android port ContentProvider im...
leandrogracia@chromium.org
2012-09-13
2
-2
/
+2
*
Fix a potential multi-thread issue when manipulating removable storage map
hongbo.min@intel.com
2012-09-13
2
-10
/
+21
*
Check string and UI direction in GetDisplayStringInLTRDirectionality, etc.
msw@chromium.org
2012-09-13
3
-92
/
+157
*
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
2
-1
/
+24
*
Support enable-text-service-framework flag
nona@chromium.org
2012-09-12
2
-1
/
+40
*
Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...
gab@chromium.org
2012-09-12
12
-281
/
+750
*
Remove FileEnumerator::IsLink
tzik@chromium.org
2012-09-12
3
-11
/
+0
*
Add an ostream operator to Value (based on JSONWriter) so that assertions
kalman@chromium.org
2012-09-12
2
-0
/
+13
*
Try to fix the possible bug in base::Time:Now() that can cause the crashing l...
jennyz@chromium.org
2012-09-11
1
-0
/
+4
*
Make base compiled by clang
michaelbai@chromium.org
2012-09-11
1
-0
/
+22
*
clang: Remove an ancient workaround.
thakis@chromium.org
2012-09-11
1
-8
/
+1
*
Fix trace event macro naming issue
jbates@chromium.org
2012-09-11
3
-14
/
+14
*
installer_util_unittests has failed on XP Tests (dbg)(1) since this landed
dgrogan@chromium.org
2012-09-11
12
-739
/
+281
*
Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...
gab@chromium.org
2012-09-10
12
-281
/
+739
*
SupportsUserData is not thread safe
joth@chromium.org
2012-09-10
2
-2
/
+23
*
Remove {base,net}_java dependencies from GYP client targets on Android.
pliard@chromium.org
2012-09-10
1
-1
/
+5
*
base::i18n::StringSearch...() returns match index and length
derat@chromium.org
2012-09-09
3
-46
/
+133
*
aura-x11: Make sure the events targetted for root-window reaches all the root...
sadrul@chromium.org
2012-09-08
1
-6
/
+15
*
Fix wrong permission
nona@chromium.org
2012-09-08
3
-0
/
+0
*
Fixing Time::Max()'s behavior with Time::ToTimeT() and friends.
mkwst@chromium.org
2012-09-08
6
-6
/
+124
*
Replace PeekMessage for TSF awareness
yoichio@chromium.org
2012-09-08
6
-16
/
+207
*
Refine systemInfo.cpu API and provide systemInfo.cpu.get impl for Windows and...
hongbo.min@intel.com
2012-09-08
7
-0
/
+68
*
Add WebView implementation for CookieManager.
tedchoc@chromium.org
2012-09-07
1
-0
/
+2
*
Disable memory allocation code from being instrumented by cygprofiler.
glotov@chromium.org
2012-09-06
1
-0
/
+7
*
No longer switch to metro mode when Chrome is made the default on first run.
grt@chromium.org
2012-09-05
2
-8
/
+0
*
Build test_file_util_mac.cc on iOS.
msarda@chromium.org
2012-09-05
1
-0
/
+9
*
Revert 154885 - Extend base::Callback to 8 arguments.
rsleevi@chromium.org
2012-09-05
4
-852
/
+1
*
Fixed ProcessUtilTest.GetTerminationStatusCrash for android. Increased the ti...
qghc36@motorola.com
2012-09-05
1
-0
/
+5
*
Upstream the Android port find-in-page feature.
leandrogracia@chromium.org
2012-09-05
1
-0
/
+2
*
Extend base::Callback to 8 arguments.
leandrogracia@chromium.org
2012-09-05
4
-1
/
+852
*
Android: Use external storage for test data.
nileshagrawal@chromium.org
2012-09-04
2
-11
/
+7
*
Implement DocuementHasImages
joth@chromium.org
2012-09-01
1
-0
/
+1
*
Move hash.h/cc from net to base.
jbates@chromium.org
2012-09-01
3
-0
/
+106
*
implement SetWatchEvent and WaitForEvent for trace-based-tests.
jbates@chromium.org
2012-09-01
4
-108
/
+285
*
Move base_java_test_support out of gtest_target_type == shared_library' guard.
jnd@chromium.org
2012-08-31
1
-12
/
+12
*
Fix stack corruption bug in FilePathWatcherTest.Callback.
joaodasilva@chromium.org
2012-08-31
1
-2
/
+17
*
Add BREAK_CHARACTER to base::i18n::BreakIterator.
hbono@chromium.org
2012-08-31
3
-0
/
+29
*
Enable file path watcher for Android
yongsheng.zhu@intel.com
2012-08-31
2
-3
/
+5
*
Linux: Better detect a race in /proc/pid/stats reading code.
thestig@chromium.org
2012-08-31
1
-0
/
+5
*
Add additional debug/check for ScopedCOMInitializer.
arthurhsu@chromium.org
2012-08-30
1
-0
/
+13
*
Implement platform specific part of MediaStorageUtil for Linux.
vandebo@chromium.org
2012-08-30
2
-0
/
+4
*
Add WebContentsObserverAndroid that will take over native tasks of ContentVie...
yusufo@chromium.org
2012-08-30
1
-0
/
+1
*
Merge aura::DispatcherLinux into base::MessagePumpAuraX11.
erg@chromium.org
2012-08-30
4
-22
/
+116
[next]