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
*
Add build/all.xcodeproj, which builds all known targets.
mmentovai@google.com
2008-09-08
4
-149
/
+1268
*
Rename "run net_unittests" to "run_net_unittests" like we do with other unit
mmentovai@google.com
2008-09-08
2
-7
/
+7
*
Change the external protocol handler to look at the
nsylvain@google.com
2008-09-08
4
-18
/
+35
*
Xcode project for V8 in Chromium
mmentovai@google.com
2008-09-08
1
-0
/
+1087
*
Get MIME stuff working minimally to the point where we have
erg@google.com
2008-09-08
2
-5
/
+48
*
Replace all instances of <hash_map> with a "base/hash_tabe.h",
erg@google.com
2008-09-08
36
-125
/
+78
*
Normalize leading LWS in line continuations, per Wan-Teh's suggestion.
ericroman@google.com
2008-09-08
2
-15
/
+70
*
fix build issue on Linux with GCC 4.1.2
evanm@google.com
2008-09-08
5
-2
/
+7
*
Need to close the plugin stream if NPP_Write fails.
darin@google.com
2008-09-08
2
-9
/
+17
*
Compile bspatch only on win32 for now.
rahulk@google.com
2008-09-08
1
-1
/
+5
*
Use FRIEND_TEST() instead of guessing the test class name (!)
maruel@google.com
2008-09-08
2
-6
/
+9
*
rollback
rahulk@google.com
2008-09-08
1
-0
/
+1
*
Remove bspatch from linux build targets.
rahulk@google.com
2008-09-08
1
-1
/
+0
*
Disable a flakey test.
deanm@google.com
2008-09-08
1
-2
/
+2
*
Update chrome trunk's v8 dependency from trunk@101 to trunk@138.
ericroman@google.com
2008-09-08
3
-3
/
+3
*
A couple of quick TODO and other cleanups.
beng@google.com
2008-09-08
4
-13
/
+1
*
Support WM_APPCOMMAND on Window. Make it just pass through to WindowDelegate:...
beng@google.com
2008-09-08
5
-0
/
+67
*
Fix binary patching for localized OS. Not sure how it was working till now.
rahulk@google.com
2008-09-08
4
-13
/
+16
*
Hopefully remove 102 unneeded static initializers. This should require less ...
deanm@google.com
2008-09-08
1
-197
/
+198
*
Makes new tab page update properly when its told bookmarks are
sky@google.com
2008-09-08
1
-5
/
+10
*
Add LazyInstance (r1837) to the Mac build
mmentovai@google.com
2008-09-08
1
-0
/
+10
*
Set svn:ignore for a few things that have been DEPSified
mmentovai@google.com
2008-09-08
0
-0
/
+0
*
- Restore pcre target to webkit.xcodeproj
mmentovai@google.com
2008-09-08
1
-48
/
+109
*
Just by implementing a destructor (even if it's not doing anything), MSVC wil...
deanm@google.com
2008-09-08
1
-2
/
+4
*
Make the sqlite SConscript file platform-independent.
sgk@google.com
2008-09-08
1
-36
/
+12
*
Add a DISALLOW_COPY_AND_ASSIGN to LazyInstanceHelper.
deanm@google.com
2008-09-08
1
-0
/
+3
*
This patch is from Andrew Brampton <me@bramp.net>.
sky@google.com
2008-09-08
5
-8
/
+17
*
Create a LazyInstance abstraction for avoiding static constructors by lazily ...
deanm@google.com
2008-09-08
6
-0
/
+253
*
Remove the ifdef platform jungle from hmac.h, abstracting the platform specif...
deanm@google.com
2008-09-08
3
-78
/
+59
*
Add a void* parameter to the AtExitManager callbacks.
deanm@google.com
2008-09-08
4
-30
/
+47
*
Replace a custom memcpy(wchar_t*) with the new safer lcpy API. Pass MAX_PATH...
deanm@google.com
2008-09-08
1
-4
/
+14
*
Fix a crash (visible sometimes in the single process UI tests in
brettw@google.com
2008-09-08
1
-2
/
+7
*
Make sure the browser is destroyed during DestroyBrowser because EndSession h...
beng@google.com
2008-09-08
1
-1
/
+9
*
Fix SSL state in the URL bar being incorrect. Going to an EV site like https:...
brettw@google.com
2008-09-07
10
-53
/
+119
*
Just compile some basic files so we get a libGlue.a.
evanm@google.com
2008-09-07
6
-18
/
+44
*
Don't reinvent the wheel - base::wclscpy does this work in one line of code.
beng@google.com
2008-09-07
2
-12
/
+3
*
Since the compiler line looks like "$CXXFLAGS $CFLAGS", there's no way to dis...
evanm@google.com
2008-09-07
2
-5
/
+8
*
Fix purify MLK errors resulting from my previous check-in. The TimerManager ...
darin@google.com
2008-09-07
1
-0
/
+7
*
Eliminate the TimerManager by pulling its priority queue into MessageLoop. T...
darin@google.com
2008-09-07
10
-1164
/
+393
*
Normalize all whitespace in this SConscript in anticipation of changes to come.
evanm@google.com
2008-09-07
1
-129
/
+129
*
Rebuild chrome.7z archive by default to get new executables.
rahulk@google.com
2008-09-06
3
-13
/
+13
*
Adds missing virtual destructors on a couple of interface classes.
darin@google.com
2008-09-06
2
-0
/
+4
*
Rollback the rollback of r1806. Wasn't the cause of the test failure.
ojan@google.com
2008-09-06
2
-3
/
+5
*
Fix the sandbox when used with the SANDBOX_EXPORTS define.
nsylvain@google.com
2008-09-06
2
-7
/
+7
*
Allow the import lock dialog to be sized by locale.
tc@google.com
2008-09-06
44
-12
/
+105
*
[new http] Normalize line continuations in response headers.
ericroman@google.com
2008-09-06
6
-34
/
+356
*
Fix a memory leak introduced in the SafeBrowsing prefix cache test.
paulg@google.com
2008-09-06
1
-1
/
+5
*
Rollback 1806, requested by Ojan.
evanm@google.com
2008-09-06
2
-5
/
+3
*
Fix webkit.xcodeproj. Make it use our new xcconfig and common build directory
mmentovai@google.com
2008-09-06
6
-5105
/
+1937
*
The previous fix doesn't work. We should continue
wtc@google.com
2008-09-05
1
-4
/
+10
[next]