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 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
*
This fixes the "passing NULL to non-pointer argument" warning when compiling ...
mmoss@google.com
2008-09-05
1
-1
/
+1
*
Begin Linux port of webkit/default_plugin.
mmoss@google.com
2008-09-05
2
-18
/
+28
*
Removing extra copies of the text results from KJS directory.
dglazkov@google.com
2008-09-05
2
-27
/
+0
*
Clamp open file name size.
beng@google.com
2008-09-05
2
-5
/
+14
*
Readding UI test I pulled yesterday; hopefully the bots will like it more now...
finnur@google.com
2008-09-05
19
-9
/
+160
*
Rollback rollback of r1804.
evanm@google.com
2008-09-05
3397
-1210228
/
+9
*
Rollback r1804.
evanm@google.com
2008-09-05
3397
-9
/
+1210228
*
tweaks for mac and linux
pinkerton@google.com
2008-09-05
2
-3
/
+5
*
Now that bug 1317563 is addressed, these tests pass consistently. Also fixes ...
dglazkov@google.com
2008-09-05
6
-64
/
+23
*
Update DEPS to use new paths for Windows-specific dependencies.
evanm@google.com
2008-09-05
3397
-1210228
/
+9
*
Fixes keyword editor to show error image when keyword isn't valid.
sky@google.com
2008-09-05
3
-3
/
+2
*
Fixes crash that occurred because DialogClientView::AcceptWindow was
sky@google.com
2008-09-05
2
-0
/
+15
*
generate the webkit_version.h header at build time. Use webkit_glue.cc instea...
pinkerton@google.com
2008-09-05
1
-5
/
+5
*
Dupe of http://codereview.chromium.org/238
jungshik@google.com
2008-09-05
3
-8
/
+67
*
Modify HostResolver slightly to build on posix as well as windows.
dkegel@google.com
2008-09-05
4
-1
/
+57
*
Resolve Array Overflow.
sidchat@google.com
2008-09-05
1
-7
/
+10
*
Rollback revisions 1785-1786 due to purify regression.
aa@google.com
2008-09-05
10
-368
/
+2
*
Set svn:ignore for xcodebuild and third_party/platformsdk_vista_6_0
mmentovai@google.com
2008-09-05
0
-0
/
+0
*
Add non_thread_safe.cc and trace_event.cc to the Mac build
mmentovai@google.com
2008-09-05
1
-0
/
+12
*
SCons build: move hamc_win.cc from the list of to-be-ported source
sgk@google.com
2008-09-05
1
-1
/
+2
*
Missing files from r1785.
aa@google.com
2008-09-05
2
-0
/
+147
*
Try again to begin compiling the files that implemen the HTML5
aa@google.com
2008-09-05
8
-2
/
+221
*
back out part of last change, better fix upcoming.
pinkerton@google.com
2008-09-05
1
-1
/
+1
*
fix copy/paste error
pinkerton@google.com
2008-09-05
1
-0
/
+1
*
pick up another forked file in pending/kjs, if-def scrollView and bitmap usag...
pinkerton@google.com
2008-09-05
2
-1
/
+37
*
ifdef around windows code
pinkerton@google.com
2008-09-05
1
-1
/
+10
*
Fix include paths for v8 (v8/public -> v8/include)
pinkerton@google.com
2008-09-05
1
-14
/
+14
*
Attempt at fixing crash. I believe this is happening during session
sky@google.com
2008-09-05
6
-2
/
+44
*
Same CL as 448. Had to redo it.
cpu@google.com
2008-09-05
5
-21
/
+41
*
Cache empty responses from the SafeBrowsing servers for GetHash
paulg@google.com
2008-09-05
6
-11
/
+67
*
Fix a crashing bug when shutting down the plugin process.
michaeln@google.com
2008-09-05
1
-1
/
+1
*
New Frames.
beng@google.com
2008-09-05
1
-1
/
+2
*
Rolling back 1737 because it broke the build.
aa@google.com
2008-09-04
7
-361
/
+2
*
Add base\trace_event.cc to the SCons build.
sgk@google.com
2008-09-04
1
-0
/
+1
*
Fix the build under Linux; there were recent changes to
erg@google.com
2008-09-04
2
-27
/
+38
*
gAdds the files that implement the HTML5 Database API to the
aa@google.com
2008-09-04
7
-2
/
+361
*
My new test is failing on the bots. Disabling while I investigate.
finnur@google.com
2008-09-04
1
-1
/
+1
[next]