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
*
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
*
Add a message pump for ChromeOS Embedded.
rjkroege@chromium.org
2013-04-06
5
-0
/
+140
*
MacTerminateOnHeapCorruption shouldn't leak the OOM killer into the shared te...
avi@chromium.org
2013-04-06
1
-4
/
+5
*
Implement write methods for SparseHistogram
jrummell@chromium.org
2013-04-05
6
-38
/
+127
*
Make csharp@ and maruel@ owners of .isolate files
csharp@chromium.org
2013-04-05
1
-0
/
+2
*
Update scoped_array<T>::reset logic to match scoped_ptr.
dcheng@chromium.org
2013-04-05
1
-8
/
+10
*
Forward-declare enums in a way that is compatible with NS_ENUM
stuartmorgan@chromium.org
2013-04-05
1
-2
/
+12
*
Telemetry: Don't silently compare histograms from different processes.
marja@chromium.org
2013-04-05
1
-0
/
+2
*
Make scoped_array<T> more compatible with scoped_ptr<T[]>.
dcheng@chromium.org
2013-04-05
1
-0
/
+12
*
Revert 192526 "Telemetry: Don't silently compare histograms from..."
marja@chromium.org
2013-04-05
1
-1
/
+0
*
Telemetry: Don't silently compare histograms from different processes.
marja@chromium.org
2013-04-05
1
-0
/
+1
*
Add base/test/data/ to base_unittests.isolate.
maruel@chromium.org
2013-04-04
1
-0
/
+1
*
Update all .isolate files to the new format.
maruel@chromium.org
2013-04-04
1
-13
/
+16
*
Update comment on workaround with bug tracking info
avi@chromium.org
2013-04-04
1
-3
/
+5
*
[Android] Upstream some java test annotations.
frankf@chromium.org
2013-04-04
3
-0
/
+60
*
base/security: re-enable security check on ASAN
jln@chromium.org
2013-04-04
1
-6
/
+5
*
Revert 191854 "Delete CopyRecursiveDirNoCache from test_file_util."
sullivan@chromium.org
2013-04-04
3
-0
/
+138
*
Add PLATFORM_FILE_EXECUTE flag for Windows.
bbudge@chromium.org
2013-04-04
2
-0
/
+4
*
Base Security: fix-up overflow tests
jln@chromium.org
2013-04-04
1
-5
/
+10
*
Work around bug coming back from hiding menu bar with fullscreen.
avi@chromium.org
2013-04-04
1
-0
/
+21
[next]