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
*
Extend PathService::Get to be able to return the X86 program files path.
abodenha@chromium.org
2011-04-22
2
-3
/
+10
*
Update DCHECK() usage to utilize the more expressive debugging functions.
kushi.p@gmail.com
2011-04-22
8
-18
/
+18
*
Use the real Mac browser app's bundle identifier everywhere that a base
mark@chromium.org
2011-04-22
4
-6
/
+61
*
Add and use a base::i18n::StringWithDirection for carrying titles.
evan@chromium.org
2011-04-21
1
-1
/
+18
*
Revert 82567 - Extend PathService::Get to be able to return the X86 program f...
arv@chromium.org
2011-04-21
2
-10
/
+3
*
Extend PathService::Get to be able to return the X86 program files path.
abodenha@google.com
2011-04-21
2
-3
/
+10
*
Base: More adjustments to BASE_API and project dependencies to
rvargas@google.com
2011-04-21
12
-41
/
+38
*
Revert 82460 - Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can ...
glider@chromium.org
2011-04-21
3
-19
/
+1
*
Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to mark
glider@chromium.org
2011-04-21
3
-1
/
+19
*
Revert 82405 - Support more than 9 arguments for ReplaceStringPlaceholders()-...
nsylvain@chromium.org
2011-04-21
2
-40
/
+8
*
Support more than 9 arguments for ReplaceStringPlaceholders()
tony@chromium.org
2011-04-20
2
-8
/
+40
*
I can't count.
mark@chromium.org
2011-04-20
1
-1
/
+1
*
10.5 SDK compatibility for ObjCPropertyReleaserTest.
mark@chromium.org
2011-04-20
1
-23
/
+8
*
Introduce ObjCPropertyReleaser for automatic releasing of Objective-C
mark@chromium.org
2011-04-20
5
-0
/
+474
*
Maintain the list of devices all in one place.
sadrul@chromium.org
2011-04-20
2
-125
/
+0
*
Add support for base::Closure in the MessageLoop, and reimplement the whole s...
ajwong@chromium.org
2011-04-20
6
-642
/
+766
*
Fixed file/directory url resolution for external mount point provider.
zelidrag@chromium.org
2011-04-20
1
-0
/
+1
*
Improve comment.
thakis@chromium.org
2011-04-19
1
-1
/
+1
*
linux: don't always print dlopen errors from LoadNativeLibrary
evan@chromium.org
2011-04-18
5
-19
/
+17
*
Replacing outdated DCHECK(a == b) with DCHECK_EQ(a, b).
david.mike.futcher@gmail.com
2011-04-18
1
-1
/
+1
*
GTTF: Correctly handle fdopen failure in CreateAndOpenTemporaryFileInDir
phajdan.jr@chromium.org
2011-04-18
1
-1
/
+4
*
Fix some typos.
maf@chromium.org
2011-04-17
1
-3
/
+3
*
Send ShChange notifications to cause icon refreshes when updating shortcuts.
robertshield@chromium.org
2011-04-15
1
-0
/
+10
*
OpenBSD: make it possible to build libbase.a.
phajdan.jr@chromium.org
2011-04-15
6
-85
/
+118
*
All your base/mac are belong to us.
mark@chromium.org
2011-04-14
1
-0
/
+2
*
All your base are belong to us.
mark@chromium.org
2011-04-14
1
-0
/
+6
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
69
-9711
/
+4
*
Move FilePathWatcher to base/files.
craig.schlenter@chromium.org
2011-04-14
9
-0
/
+2066
*
Fix constness of StackTrace.
willchan@chromium.org
2011-04-14
4
-10
/
+10
*
Remove code rendered pointless by r65322.
mark@chromium.org
2011-04-14
2
-104
/
+2
*
Tooltips for power, network, clock buttons in status area: update on locale c...
dilmah@chromium.org
2011-04-14
1
-2
/
+2
*
Add TimeFormatTimeOfDayWithHourClockType() and GetHourClockType().
satorux@chromium.org
2011-04-14
2
-1
/
+88
*
MSVC warns when you try to use Base if T has a private destructor,
ajwong@chromium.org
2011-04-13
2
-0
/
+23
*
Add metric for whether Autofill is enabled or disabled.
isherman@chromium.org
2011-04-13
1
-0
/
+9
*
Add multiple-offset versions of the various URL reformatting functions. Fixed...
mrossetti@chromium.org
2011-04-13
3
-33
/
+301
*
Revert 81343 - Add multiple-offset versions of the various URL reformatting f...
mrossetti@chromium.org
2011-04-13
3
-306
/
+33
*
Add multiple-offset versions of the various URL reformatting functions. Fixed...
mrossetti@chromium.org
2011-04-13
3
-33
/
+306
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
1
-9
/
+0
*
This enables hardware-backed .p12 file import on ChromeOS
gspencer@chromium.org
2011-04-12
2
-4
/
+17
*
Replacing base::DIR_TEMP with ScopedTempDir when appropriate.
mkwst@chromium.org
2011-04-12
1
-22
/
+1
*
Fix clang build after landing http://codereview.chromium.org/6820030
phajdan.jr@chromium.org
2011-04-12
1
-3
/
+3
*
Fix problems in src/base:
phajdan.jr@chromium.org
2011-04-12
4
-28
/
+35
*
Add a path for a web page to request the enumeration of a directory. This, t...
johnnyg@chromium.org
2011-04-12
1
-1
/
+2
*
Removing command_execution_timeout_ms in favor of action_max_timeout_ms.
hnguyen@chromium.org
2011-04-11
4
-19
/
+5
*
Fix base::internal::WeakReference::Flag to be RefCountedThreadSafe.
willchan@chromium.org
2011-04-11
2
-24
/
+23
*
Revert 81142 - Fix base::internal::WeakReference::Flag to be RefCountedThread...
erg@google.com
2011-04-11
2
-23
/
+24
*
Fix base::internal::WeakReference::Flag to be RefCountedThreadSafe.
willchan@chromium.org
2011-04-11
2
-24
/
+23
*
FileVersionInfoMac should retain the result of +[NSBundle bundleWithPath:]
mark@chromium.org
2011-04-11
1
-2
/
+3
*
Simplify SHA2 implementation
joth@chromium.org
2011-04-11
3
-46
/
+7
*
FTP: Multiple fixes for localized directory listings:
phajdan.jr@chromium.org
2011-04-11
2
-2
/
+42
[next]