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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a new[] / delete mismatch in a unittest.
deanm@google.com
2008-08-19
1
-1
/
+1
*
Update a forgotten user of the Sys StringPiece conversion functions to includ...
deanm@google.com
2008-08-19
1
-0
/
+1
*
Update a few forgotten users of the Sys StringPiece conversion functions to i...
deanm@google.com
2008-08-19
3
-1
/
+4
*
Move the system string conversion functions from std::string to StringPiece. ...
deanm@google.com
2008-08-19
8
-14
/
+28
*
Add a few tests to string_escape improving code coverage.
deanm@google.com
2008-08-19
1
-0
/
+10
*
Use __ImageBase linker variable instead of VirtualQuery on a global variable.
deanm@google.com
2008-08-19
1
-7
/
+4
*
Add tests for From / In converions and LocalMidnight. Add InMinutes().
deanm@google.com
2008-08-19
4
-2
/
+43
*
Mark setting-properties-on-closed-window.html as timing out (sometimes).
kasperl@google.com
2008-08-19
1
-0
/
+3
*
Fix some warnings found in string unittests.
evanm@google.com
2008-08-19
2
-91
/
+96
*
Use LF for newlines in all DEPS files
mmentovai@google.com
2008-08-18
20
-124
/
+124
*
Bump DEPS to pull googleurl with portability fixes
mmentovai@google.com
2008-08-18
1
-1
/
+1
*
Pass more tests in net.
mmentovai@google.com
2008-08-18
2
-2
/
+290
*
Add googleurl.xcodeproj.
mmentovai@google.com
2008-08-18
1
-0
/
+738
*
change error value
ericroman@google.com
2008-08-18
3
-9
/
+9
*
Fix full text indexing. My crash fix was overly aggressive and it was stopping
brettw@google.com
2008-08-18
1
-4
/
+3
*
* Land the fix for issue 1322174 (which is not last-minute) on the trunk. Th...
pkasting@google.com
2008-08-18
1
-13
/
+7
*
Merge some changes from branches/mac_july_2008 to trunk.
ericroman@google.com
2008-08-18
4
-1
/
+36
*
Build and run bzip2 and gzip filter tests in net. Brings net, bzip2, and zlib
mmentovai@google.com
2008-08-18
3
-476
/
+920
*
First set of changes to start separating Google specific branding from Chromi...
rahulk@google.com
2008-08-18
25
-351
/
+725
*
Rearrange and add notes on remaining base modules that are in the Windows-spe...
evanm@google.com
2008-08-18
1
-10
/
+15
*
The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...
jnd@google.com
2008-08-18
31
-48
/
+169
*
Fix a net\SConscript typo. (Note to self: check in from the
sgk@google.com
2008-08-18
1
-1
/
+1
*
Remove /Wp64 compiler flag as it gets in the way of the porting effort. This ...
maruel@google.com
2008-08-18
1
-6
/
+5
*
Have the "net" build install icudt38l.dat on non-Windows systems.
sgk@google.com
2008-08-18
1
-1
/
+5
*
Rev string conversions to work in UTF-32 land.
avi@google.com
2008-08-18
2
-4
/
+36
*
Hook up the window icon for app windows, with a throbber etc.
beng@google.com
2008-08-18
9
-37
/
+174
*
Make some net unittests compile and pass on linux.
tc@google.com
2008-08-18
5
-23
/
+35
*
Update DEPS to get ICU xcodeproj changes.
mmentovai@google.com
2008-08-18
1
-1
/
+1
*
Add more useful settings to the xcconfigs.
mmentovai@google.com
2008-08-18
7
-3
/
+89
*
Use a common directory for all build output on the Mac.
mmentovai@google.com
2008-08-18
1
-0
/
+8
*
Use a common directory for all build output on the Mac.
mmentovai@google.com
2008-08-18
3
-8
/
+11
*
Cleanup some comment typos.
ericroman@google.com
2008-08-18
14
-21
/
+21
*
Add a COVERAGE=1 argument to the Linux scons build. This compiles the object...
deanm@google.com
2008-08-18
1
-0
/
+4
*
Fix incorrect unsigned math in pr_time.cc on Windows which incorrectly handle...
deanm@google.com
2008-08-18
2
-17
/
+98
*
Return 0 instead of NULL for a non-pointer type. Eliminates a warning in GCC.
deanm@google.com
2008-08-18
1
-1
/
+1
*
Take 2 at the new MessageLoop implementation.
darin@google.com
2008-08-16
4
-878
/
+258
*
Explicitly include logging.h in a header that assumed it was already getting ...
maruel@google.com
2008-08-16
1
-4
/
+9
*
Fix the bug where (a < b && b < a) is true. This is producing an assert when ...
maruel@google.com
2008-08-16
1
-6
/
+6
*
Fix the --disable-breakpad flag. It had no effect with the CRT asserts becaus...
maruel@google.com
2008-08-16
1
-10
/
+13
*
Revert r966, as it broke the Windows build.
evanm@google.com
2008-08-15
1
-8
/
+8
*
Fix signed/unsigned in prep for -Wall.
evanm@google.com
2008-08-15
1
-8
/
+8
*
Fix build break.
iyengar@google.com
2008-08-15
2
-0
/
+37
*
Added support for PostMessage from the automation framework to
iyengar@google.com
2008-08-15
8
-0
/
+64
*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9...
brettw@google.com
2008-08-15
16
-414
/
+83
*
Fix the scons build (file name change).
tc@google.com
2008-08-15
1
-2
/
+4
*
-Add error code for chunked encoding
ericroman@google.com
2008-08-15
3
-7
/
+117
*
Second pass move the os dependent code apart on the disk cache.
rvargas@google.com
2008-08-15
13
-40
/
+267
*
Add missing files from the previous change
joshia@google.com
2008-08-15
3
-0
/
+15
*
Final changes to make checkdeps happy.
brettw@google.com
2008-08-15
2
-0
/
+6
*
Code to facilitate sending message to external host.
joshia@google.com
2008-08-15
12
-3
/
+203
[next]