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
*
Delay bookmarks load while the profile is loading.
msarda@chromium.org
2013-04-18
5
-0
/
+365
*
posix: replace nonstandard futimes call with futimens
mostynb@opera.com
2013-04-18
1
-0
/
+14
*
Regularize storage monitor creation in Windows.
gbillock@chromium.org
2013-04-18
2
-6
/
+18
*
Remove scoped_array from Chromium.
dcheng@chromium.org
2013-04-17
3
-227
/
+6
*
Delete CopyRecursiveDirNoCache from test_file_util.
brettw@chromium.org
2013-04-17
3
-139
/
+0
*
Revert 194649 "Remove scoped_array from Chromium."
dcheng@chromium.org
2013-04-17
3
-6
/
+227
*
Remove scoped_array from Chromium.
dcheng@chromium.org
2013-04-17
3
-227
/
+6
*
Fix the CHECK macro for Android x86 builds.
shashishekhar@chromium.org
2013-04-16
1
-4
/
+2
*
Add operator<< for subtypes of base::Value.
pneubeck@google.com
2013-04-16
1
-1
/
+24
*
Fix trivial comment misspelling
pkasting@chromium.org
2013-04-15
1
-1
/
+1
*
Support the Text services framework based IME for Chrome AURA on Windows 8 an...
ananta@chromium.org
2013-04-15
1
-0
/
+4
*
Remove file_util::IsDot and ::IsDotDot.
brettw@chromium.org
2013-04-13
2
-15
/
+3
*
Remove base/mach_ipc_mac.{h,mm}.
rsesek@chromium.org
2013-04-12
3
-688
/
+0
*
Fix build bustage.
michaeln@google.com
2013-04-12
1
-3
/
+3
*
Adds iOS implementation of ProcessMetrics::GetPagefileUsage().
leng@chromium.org
2013-04-12
1
-0
/
+7
*
Add support for unsigned int64 in string_number_conversions
felipeg@chromium.org
2013-04-12
3
-1
/
+81
*
Remove base::DictionaryValue::HasNext.
pneubeck@chromium.org
2013-04-12
2
-6
/
+3
*
fix gcc 4.7 compilation errors in base_unittests
mostynb@opera.com
2013-04-12
1
-4
/
+4
*
Move path functions from file_util to FilePath object.
brettw@chromium.org
2013-04-12
10
-148
/
+105
*
Enable WindowsApiProperties on mac by fixing DCHECK.
scheib@chromium.org
2013-04-12
1
-1
/
+7
*
Document file_util::Delete() a bit better.
gavinp@chromium.org
2013-04-11
1
-1
/
+2
*
Support custom randomization seed for VariationsService trials.
asvitkine@chromium.org
2013-04-11
2
-6
/
+23
*
GTTF: Make debug symbol "resolution" work even after binaries are moved.
phajdan.jr@chromium.org
2013-04-11
1
-3
/
+39
*
[Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.
rsesek@chromium.org
2013-04-11
4
-133
/
+7
*
Update the path for a disabled test.
lliabraa@chromium.org
2013-04-11
1
-1
/
+1
*
Add PlatformFile.UnknownCreateFileErrors histogram
dgrogan@chromium.org
2013-04-11
1
-0
/
+3
*
Revert 193486 "[Mac] Remove base::LaunchSynchronize and rewrite ..."
rsesek@chromium.org
2013-04-11
4
-7
/
+133
*
[Android] Move LocaleUtils from base to ui.
yfriedman@chromium.org
2013-04-10
6
-221
/
+0
*
[Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.
rsesek@chromium.org
2013-04-10
4
-133
/
+7
*
Add a ConvertableToTraceFormat type to the trace framework.
dsinclair@chromium.org
2013-04-10
4
-43
/
+284
*
Android: Nuke base::android::GetUnscopedClass.
nileshagrawal@chromium.org
2013-04-10
2
-10
/
+1
*
Implement missing SysInfo methods on OpenBSD
mdempsky@google.com
2013-04-10
3
-40
/
+67
*
Merge trace_event_internal.h back into trace_event.h.
dsinclair@chromium.org
2013-04-10
3
-1073
/
+1060
*
Revert 192940 "Delete CopyRecursiveDirNoCache from test_file_util."
tonyg@chromium.org
2013-04-09
3
-0
/
+138
*
Add more error codes to base::CreatePlatformFile on windows.
dgrogan@chromium.org
2013-04-09
1
-0
/
+12
*
Added isSystemLayoutDirectionRtl() function.
kkimlabs@chromium.org
2013-04-09
1
-0
/
+17
*
Remove PROCESS_DUP_HANDLE from OpenProcessHandle since PROCESS_DUP_HANDLE acc...
wfh@chromium.org
2013-04-09
1
-1
/
+3
*
First-run auto-import on Windows reloads the prefs, which marks
dconnelly@chromium.org
2013-04-09
2
-2
/
+2
*
Android: Use scoped local ref in jni_generator.
nileshagrawal@chromium.org
2013-04-09
3
-11
/
+11
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
25
-79
/
+91
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
25
-91
/
+79
*
Really fix build after r193020.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
25
-79
/
+91
*
Assert on deleting a held lock.
siggi@chromium.org
2013-04-09
2
-3
/
+10
*
Android: improve native debuggability
mostynb@opera.com
2013-04-08
1
-10
/
+13
*
Delete CopyRecursiveDirNoCache from test_file_util.
brettw@chromium.org
2013-04-08
3
-138
/
+0
*
Remove deleted folder from base_unittests.isolate
csharp@chromium.org
2013-04-08
1
-1
/
+0
*
Disable ProcessUtilTest.FDRemapping under TSan v2.
glider@chromium.org
2013-04-08
1
-2
/
+3
*
base: Consolidate all test data directories under base/test/data.
tfarina@chromium.org
2013-04-07
27
-31
/
+8
*
Tweak SingleThreadTaskRunner and ThreadTaskRunnerHandle comments.
wez@chromium.org
2013-04-06
2
-15
/
+13
[next]