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
*
Convert SysInfo::AmountOfFreeDiskSpace from wstring to FilePath.
tony@chromium.org
2009-10-14
4
-6
/
+9
*
Fix a whole bunch of style nits.
erg@google.com
2009-10-13
5
-8
/
+13
*
Add API to CommandLine to get a FilePath value of a switch.
evan@chromium.org
2009-10-13
1
-2
/
+7
*
Eliminate all uses of strerror() in code that uses src/base. strerror() is in...
tschmelcher@chromium.org
2009-10-13
8
-24
/
+16
*
Match window's behavior when recursively copying directories that exist.
vandebo@chromium.org
2009-10-13
2
-5
/
+153
*
Add FilePathTest.StripTrailingSeparators to base_unittests to test
mark@chromium.org
2009-10-13
1
-1
/
+64
*
Mac: Make the nsimage_cache behave more like +[NSImage imageNamed:]
avi@chromium.org
2009-10-13
1
-1
/
+7
*
When a nested run loop is driven directly by Run/DoRun as opposed to being a
mark@chromium.org
2009-10-13
2
-18
/
+30
*
Turn NULL used as int to 0.
phajdan.jr@chromium.org
2009-10-13
5
-10
/
+14
*
This is a second attempt at submitting this changelist. The original one was
markus@chromium.org
2009-10-13
3
-1
/
+10
*
Make GetLinuxDistro thread-safe.
thestig@chromium.org
2009-10-13
1
-8
/
+61
*
Remove obsolete source excludes in base/gfx. The files have been moved to app...
thestig@chromium.org
2009-10-13
1
-6
/
+0
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
10
-80
/
+100
*
linux: drop linux-specific CommandLine function
evan@chromium.org
2009-10-13
3
-10
/
+9
*
include CHROMEOS files and defintions in TOOLKIT_VEIWS build.
oshima@chromium.org
2009-10-12
1
-2
/
+2
*
Convert a CopyRecursiveDirNoCache to use FilePaths instead
tony@chromium.org
2009-10-12
3
-30
/
+25
*
CommandLine: rejigger how initialization works.
evan@chromium.org
2009-10-12
2
-30
/
+26
*
In a signal handler, call _exit, not exit.
jrg@chromium.org
2009-10-12
1
-1
/
+4
*
Step 2 in porting disk cache to using FilePath.
tony@chromium.org
2009-10-12
3
-10
/
+25
*
Drop redundant CommandLine::Terminate.
evan@chromium.org
2009-10-12
3
-13
/
+7
*
Trim the list of signals used by debug_util::DisableOSCrashDumps() on Mac.
mark@chromium.org
2009-10-12
2
-19
/
+16
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
7
-726
/
+0
*
Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes and
amanda@chromium.org
2009-10-11
2
-0
/
+34
*
Remove the dependency on i18n/icu_string_conversions from base/string_util.h.
brettw@chromium.org
2009-10-10
8
-281
/
+372
*
linux: include stdio.h for snprintf
craig.schlenter@chromium.org
2009-10-10
1
-0
/
+1
*
posix: avoid using printf when we're not sure of the types involved
evan@chromium.org
2009-10-09
1
-8
/
+12
*
Add logging macros that automatically append the last system error in string ...
tschmelcher@chromium.org
2009-10-09
5
-8
/
+407
*
Revert "Remove deprecated AbsolutePath function."
evan@chromium.org
2009-10-09
2
-0
/
+9
*
Remove deprecated AbsolutePath function.
evan@chromium.org
2009-10-09
2
-9
/
+0
*
Add a FilePath version of the CommandLine constructor. Mark the wstring versi...
thestig@chromium.org
2009-10-09
2
-2
/
+20
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
18
-55
/
+56
*
Fixing scoped_ptr misusage in base/win_util.cc
timurrrr@chromium.org
2009-10-09
1
-7
/
+10
*
Fixes a bug that .crx can not be installed by "Could not create
tkent@chromium.org
2009-10-09
2
-4
/
+31
*
Implement the missing memory information functions that memory_test uses.
vandebo@chromium.org
2009-10-08
2
-2
/
+14
*
Use static_cast in LinkNode<T>::value() so that it works with
darin@chromium.org
2009-10-08
2
-3
/
+19
*
MD5 header cleanup for lint and items brought up when reviewing code based on...
fbarchard@chromium.org
2009-10-08
1
-16
/
+24
*
Mark the FileUtilICUTest.ReplaceIllegalCharactersTest as ignored since it is ...
brettw@chromium.org
2009-10-08
1
-0
/
+3
*
Separate out some more ICU from base and into base/i18n.
brettw@chromium.org
2009-10-08
12
-317
/
+250
*
Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support.
rafaelw@chromium.org
2009-10-08
4
-7
/
+17
*
Linux: remove the concept of physical memory from the task manager.
agl@chromium.org
2009-10-07
1
-6
/
+4
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
16
-1453
/
+0
*
Move all resources into the framework.
mark@chromium.org
2009-10-07
2
-0
/
+6
*
[Mac] Use OCMock in autocomplete_text_field_unittest.mm.
shess@chromium.org
2009-10-07
1
-0
/
+1
*
Refactor ASN1 parsing/serialization
rafaelw@chromium.org
2009-10-07
7
-633
/
+574
*
Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.*
brettw@chromium.org
2009-10-07
25
-434
/
+1127
*
Reverting 28166.
ojan@chromium.org
2009-10-06
2
-337
/
+8
*
Add logging macros that automatically append the last system error in string ...
tschmelcher@google.com
2009-10-06
2
-8
/
+337
*
Implement signature_creator_mac. Also moved CSSM memory functions to a common...
rafaelw@chromium.org
2009-10-06
7
-66
/
+129
*
Modify extension request IPC messages to pass a ListValue instead of a string.
mpcomplete@chromium.org
2009-10-06
2
-2
/
+4
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
1
-0
/
+6
[next]