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
*
Introduce PLATFORM(CHROME) and turn on Skia for mac if we're building that pl...
pinkerton@google.com
2008-08-22
1
-0
/
+8
*
Fix _finite() v. finite() differences between unix/win.
pinkerton@google.com
2008-08-22
1
-2
/
+3
*
Use PlatformTest to manage autorelease pools in net tests that use the path s...
mmentovai@google.com
2008-08-22
3
-4
/
+22
*
Work around a UMR reported by purify by using a different ICU
tc@google.com
2008-08-22
1
-1
/
+5
*
Update chrome strings.
tc@google.com
2008-08-22
4
-5
/
+5
*
Remove CallWrapper and SimpleThread. They overlap too closely with the messa...
deanm@google.com
2008-08-22
8
-820
/
+0
*
Add google_theme_resources.rc to SCons build.
sgk@google.com
2008-08-22
1
-1
/
+4
*
Properly initialize PlatformThreadHandle. The Open Group Base Specifications...
deanm@google.com
2008-08-22
2
-4
/
+6
*
Back out r1223, we'll just look at the logs on the buildbots for now. It wou...
mmentovai@google.com
2008-08-22
1
-1
/
+1
*
Make CallWrappers multiuse. No longer make CallWrapper->Run() self deleting....
deanm@google.com
2008-08-22
5
-51
/
+90
*
Send log output to stderr on Windows when uninitialized
mmentovai@google.com
2008-08-22
1
-1
/
+1
*
Fix gcc'ism in initializer list.
pinkerton@google.com
2008-08-22
1
-1
/
+1
*
Some stacks for known memory leaks in net_unittests have changed.
erikkay@google.com
2008-08-22
1
-12
/
+4
*
Pull in latest version of V8 to fix issues with
kasperl@google.com
2008-08-22
1
-1
/
+1
*
Refactor thread naming in the DNS slaves.
deanm@google.com
2008-08-22
3
-18
/
+10
*
Clean up some method naming style.
deanm@google.com
2008-08-22
1
-13
/
+14
*
Create a simple abstraction to a native OS thread, mostly useful for unittest...
deanm@google.com
2008-08-22
7
-2
/
+372
*
Rollback v8 update. The descriptor array change seems to be the one
ager@google.com
2008-08-22
1
-1
/
+1
*
Update v8 to version containing descriptor array changes.
ager@google.com
2008-08-22
1
-1
/
+1
*
Update V8 to version just before descriptor array changes.
ager@google.com
2008-08-22
1
-1
/
+1
*
Move FileURLToFilePath into platform specific files. Most of the logic in th...
tc@google.com
2008-08-22
7
-77
/
+229
*
The FINAL strings for Beta!
mal@google.com
2008-08-22
3
-7
/
+17
*
Clean up warnings in Skia (also sent upstream)
mmentovai@google.com
2008-08-22
13
-61
/
+18
*
Disable -Werror in base_gfx until Skia is fixed
mmentovai@google.com
2008-08-22
1
-0
/
+2
*
Move libjpeg and libxml Xcode projects over to our new happy family
mmentovai@google.com
2008-08-22
2
-395
/
+347
*
Enable -Werror on the Mac. Fix two more warnings just added to our build. N...
mmentovai@google.com
2008-08-22
5
-13
/
+16
*
Preclude large UMA uploads (but ensure histograms and crash data are sent)
jar@google.com
2008-08-22
2
-5
/
+48
*
Bandaid to fix build breakage; this isn't the real cause though.
avi@google.com
2008-08-22
1
-0
/
+12
*
Add more base unittests that are now passing to the mac build.
paulg@google.com
2008-08-21
1
-0
/
+8
*
Disk cache: add a delay after TruncateData unit test to wait for IO completions.
rvargas@google.com
2008-08-21
1
-0
/
+5
*
This line should not have ever changed
mmentovai@google.com
2008-08-21
1
-1
/
+1
*
Don't enable -Werror in Skia, it can't handle it (-Wunused even after my fixe...
mmentovai@google.com
2008-08-21
1
-2
/
+11
*
Fix warnings. The unused var one was introduced two repositories ago, and has...
avi@google.com
2008-08-21
1
-4
/
+1
*
r1194 missed some sites to disable the warning
mmentovai@google.com
2008-08-21
1
-3
/
+3
*
Fix the final gcc warnings in base and net. Provide some macros to selective...
mmentovai@google.com
2008-08-21
9
-33
/
+116
*
Kill off conjoined twin copy of the header.
avi@google.com
2008-08-21
1
-61
/
+0
*
More net files brought into compilation for Mac/Linux.
avi@google.com
2008-08-21
4
-11
/
+28
*
Add the net_util_unittest to the mac net project.
paulg@google.com
2008-08-21
1
-0
/
+2
*
Start porting port. Also move perl declarations into the correct place
erg@google.com
2008-08-21
7
-125
/
+134
*
Blind fix for net unittest failure.
evanm@google.com
2008-08-21
2
-3
/
+3
*
Had the logic for detecting ifdef DEBUG wrong.
mbelshe@google.com
2008-08-21
1
-1
/
+1
*
M base/base.xcodeproj/project.pbxproj
awalker@google.com
2008-08-21
1
-2
/
+0
*
Turn on mac platform files in base_gfx target, add image operations unit test
awalker@google.com
2008-08-21
1
-2
/
+18
*
Fix ChromeClientImpl::windowRect() to return the current
erg@google.com
2008-08-21
7
-27
/
+36
*
Don't leak the pending entry in test_shell.
brettw@google.com
2008-08-21
1
-0
/
+1
*
Fixes up the autocomplete providers to correctly update starred
sky@google.com
2008-08-21
7
-85
/
+41
*
Fixed bug #1251296
jhaas@google.com
2008-08-21
3
-9
/
+13
*
Add missing file to fix the build
joshia@google.com
2008-08-21
1
-2
/
+2
*
Make upload_data not be windows specific. Add it to the SCons build.
tc@google.com
2008-08-21
3
-14
/
+10
*
Code review changes. Incorporated all the suggestions from previous review.
joshia@google.com
2008-08-21
15
-111
/
+110
[next]