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
*
Update ALLOW_THIS_IN_INITIALIZER_LIST macro to reflect its deprecatation.
scherkus@chromium.org
2013-04-26
1
-10
/
+7
*
Linux sandbox: allow non racy use of O_CLOEXEC
jln@chromium.org
2013-04-26
2
-2
/
+40
*
Revert "Add a ConvertableToTraceFormat type to the trace framework."
tonyg@chromium.org
2013-04-26
4
-306
/
+37
*
Overhaul comments on WeakPtr to emphasize WeakPtrFactory over SupportsWeakPtr.
wez@chromium.org
2013-04-25
1
-88
/
+81
*
base: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.
tfarina@chromium.org
2013-04-25
8
-18
/
+12
*
IsMachineATablet is now modified to check only for touch capability and hence...
shrikant@chromium.org
2013-04-24
2
-12
/
+5
*
The continue window is owned by the desktop environment now.
alexeypa@chromium.org
2013-04-24
2
-0
/
+9
*
BindBlock supports callbacks with one argument.
droger@chromium.org
2013-04-24
2
-10
/
+28
*
When debugger is attached, use int3 to break debugger for Android x86.
shouqun.liu@intel.com
2013-04-23
1
-6
/
+11
*
Refactoring: Moved the function CompareString16WithCollator from ui/base/l10n...
hajimehoshi@chromium.org
2013-04-23
4
-58
/
+72
*
base: Always use X11 event window as event target.
reveman@chromium.org
2013-04-23
1
-7
/
+0
*
Pepper: Add VLOG support for NaCl plugins.
teravest@chromium.org
2013-04-22
3
-7
/
+8
*
base/prefs: Make use of ThreadCheck in favor of less inheritance.
tfarina@chromium.org
2013-04-22
2
-7
/
+8
*
Move Version to base namespace.
xhwang@chromium.org
2013-04-22
2
-5
/
+17
*
Restore skipping of default categories.
dsinclair@chromium.org
2013-04-19
2
-1
/
+4
*
Correctly handle multiple convertable argument names.
dsinclair@chromium.org
2013-04-19
3
-3
/
+24
*
Double the timeout values when running under ThreadSanitizer v2. It is at lea...
glider@chromium.org
2013-04-19
1
-1
/
+3
*
Avoid C++11 narrowing errors.
raphael.kubo.da.costa@intel.com
2013-04-19
1
-4
/
+4
*
Category group support/Renamings.
rubentopo@gmail.com
2013-04-19
6
-543
/
+808
*
Use std::isfinite().
thakis@chromium.org
2013-04-18
1
-6
/
+4
*
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
[next]