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
*
Revert base/base_path.cc (r450) since it caused large scale unit test failure.
maruel@google.com
2008-08-06
1
-33
/
+3
*
Add missing file_util_win.cc file.
sgk@google.com
2008-08-06
1
-0
/
+1
*
Fixing up the basic set of geometry.
avi@google.com
2008-08-06
7
-12
/
+91
*
We use intptr_t in various points in the code.
evanm@google.com
2008-08-06
1
-0
/
+5
*
Fix base::DIR_SOURCE_ROOT path calculation.
maruel@google.com
2008-08-06
8
-16
/
+92
*
Revert change 430 because it breaks the build.
nsylvain@google.com
2008-08-06
2
-168
/
+27
*
Refactoring file_util into file_util and file_util_win. Also fix windows dep...
erikkay@google.com
2008-08-06
7
-597
/
+684
*
Mac changes to the path service.
avi@google.com
2008-08-06
2
-19
/
+45
*
Portability fix for Value. The MSVC CRT doesn't complain about memcpy_s unle...
mmentovai@google.com
2008-08-06
2
-2
/
+3
*
Portability fix for JSONWriter. gcc warns when the declaration order doesn't...
mmentovai@google.com
2008-08-06
2
-6
/
+7
*
Fix incorrect OS_APPLE to OS_MACOSX and drop COMPILER_GCC since the code
deanm@google.com
2008-08-06
1
-1
/
+1
*
Use our own hash function that supports embedded NULLs for both char and wcha...
pinkerton@google.com
2008-08-06
1
-15
/
+11
*
Changes for POSIX support. Yay for ifdefs!
pinkerton@google.com
2008-08-06
2
-27
/
+168
*
Compiler changes to work with GCC
pinkerton@google.com
2008-08-06
2
-7
/
+16
*
Move base/timer from deprecated atomic interface to AtomicSequenceNumber.
deanm@google.com
2008-08-06
2
-8
/
+5
*
Move ref_counted to the new atomic_ref_count interface.
deanm@google.com
2008-08-06
1
-8
/
+5
*
Cross platform and cleanup of Singleton class
deanm@google.com
2008-08-06
4
-198
/
+52
*
Add YieldCurrentThread to PlatformThread, for giving up the current thread's ...
deanm@google.com
2008-08-06
2
-0
/
+16
*
Bring in more files from the mac july branch.
paulg@google.com
2008-08-06
2
-12
/
+19
*
ObjectWatcher needs to know when the current thread's MessageLoop is being de...
darin@google.com
2008-08-05
5
-6
/
+94
*
Allow string-to-int conversions to provide a return value indicating success....
mmentovai@google.com
2008-08-05
5
-17
/
+421
*
Add base_paths_win.cc to SCons build.
sgk@google.com
2008-08-05
1
-4
/
+9
*
Bring over the changes from the Mac branch.
paulg@google.com
2008-08-05
2
-0
/
+23
*
refactor base_paths so that windows-specific paths are pulled out into their ...
erikkay@google.com
2008-08-05
6
-102
/
+232
*
Fix an issue where U_WCHAR_IS_UTF16 would not be defined systematically. This...
maruel@google.com
2008-08-05
1
-3
/
+1
*
Revert base\gfx changes because it breaks the build
nsylvain@google.com
2008-08-05
7
-112
/
+7
*
Unix line-endings.
evanm@google.com
2008-08-05
2
-283
/
+283
*
Fix for missing build info.
avi@google.com
2008-08-05
2
-0
/
+4
*
Fix basic geometric types.
avi@google.com
2008-08-05
7
-7
/
+108
*
Reworking unit test target to start all over, with gtest static library and p...
pinkerton@google.com
2008-08-05
1
-212
/
+144
*
Import base::LINKER_INITIALIZED from google-perftools / tcmalloc. This is ef...
deanm@google.com
2008-08-05
1
-0
/
+17
*
UTF16 vs 32 issues.
avi@google.com
2008-08-05
2
-0
/
+23
*
Use the build_config defines in atomicops.h. This still uses the compiler/pl...
deanm@google.com
2008-08-05
1
-13
/
+10
*
New atomic operation foundation code and interfaces. Based on the atomic ope...
deanm@google.com
2008-08-05
7
-0
/
+1206
*
(Mac port.) Work around Mac gcc getting confused by an integer.
evanm@google.com
2008-08-05
1
-1
/
+3
*
Fix the base build of single_unittests.exe, which was trying to link in the ....
sgk@google.com
2008-08-04
1
-1
/
+2
*
Provide OS_ and COMPILER_ macros for OS and compiler differentiation
mmentovai@google.com
2008-08-04
1
-1
/
+3
*
Checking in the rest of the .lib changes, previous commit was only done from ...
sgk@google.com
2008-08-04
1
-35
/
+43
*
Adding specializations of hash() for various string types. GCC requires you b...
pinkerton@google.com
2008-08-04
1
-5
/
+66
*
fix build
darin@google.com
2008-08-04
1
-1
/
+0
*
Revise the ObjectWatcher API to be one-to-one with the object being watched. ...
darin@google.com
2008-08-04
5
-157
/
+126
*
Fix gcc/msvc differences
pinkerton@google.com
2008-08-04
1
-2
/
+3
*
Fix missing comma new string_piece.cc file.
sgk@google.com
2008-08-04
1
-1
/
+1
*
Remove incorrect scoping on method declarations.
deanm@google.com
2008-08-04
1
-4
/
+4
*
Add StringPiece to the scons build.
deanm@google.com
2008-08-04
1
-0
/
+2
*
Pull the block of common Windows system libraries that we link with everywher...
sgk@google.com
2008-08-04
1
-21
/
+0
*
Convert submodules SConscript files to psuedo-builder calls.
sgk@google.com
2008-08-03
2
-5
/
+5
*
Rollback message loop test
jar@google.com
2008-08-03
3
-21
/
+18
*
This is a test, and will rollback asap after a build/test cycle starts.
jar@google.com
2008-08-03
3
-18
/
+21
*
Call ResetBirthTime before dispatching the user's Task. Also, remove PostSig...
darin@google.com
2008-08-02
3
-13
/
+1
[next]