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
*
Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...
maruel@google.com
2008-09-24
19
-223
/
+262
*
Add support for mock DNS queries. This allows us to eliminate
darin@google.com
2008-09-24
6
-3
/
+155
*
Temporarily disable any use of Xlib in our code until we get the X development
evanm@google.com
2008-09-24
1
-0
/
+6
*
Don't require the ICU DLL on non-Windows platforms.
evanm@google.com
2008-09-24
1
-1
/
+2
*
Create a class for getting at processor information via the
mbelshe@google.com
2008-09-24
4
-0
/
+103
*
my efforts of porting webkit/tools/npapi_layout_test_plugin to Linux
evanm@google.com
2008-09-24
5
-43
/
+96
*
This fixes the following bugs:-
iyengar@google.com
2008-09-24
2
-5
/
+18
*
Personalization pointer tweak.
nick@chromium.org
2008-09-24
2
-11
/
+11
*
Null out member so that it will be properly reset in StartLogging()
jar@google.com
2008-09-24
1
-0
/
+1
*
Update v8 path for snapshot-empty.obj.
sgk@google.com
2008-09-24
1
-1
/
+1
*
port some parts of webkit/glue/plugins/test to Linux
evanm@google.com
2008-09-24
11
-77
/
+123
*
Fix support for 204 responses that lack an explicit EOF.
darin@google.com
2008-09-23
3
-14
/
+32
*
Miscellaneous cleanup.
wtc@google.com
2008-09-23
3
-39
/
+49
*
Add net\base\x509_certificate.cc to the SCons build.
sgk@google.com
2008-09-23
1
-0
/
+1
*
A crasher happens when restoring the focus as a result of switching tab, beca...
jcampan@chromium.org
2008-09-23
1
-1
/
+5
*
Add an accessor to get the CPAPI main plugin thread's MessageLoop. Use that
mpcomplete@google.com
2008-09-23
3
-1
/
+12
*
Refactoring out common code in the X.509 cert handling
avi@google.com
2008-09-23
6
-326
/
+219
*
Fix the Mac TestShell following r2517
mark@chromium.org
2008-09-23
1
-1
/
+2
*
Make the Mac TestShell finish launching without crashing by hooking up my
mark@chromium.org
2008-09-23
1
-3
/
+6
*
Mac-specific CFRunLoop-based MessagePump implementation
mark@chromium.org
2008-09-23
5
-7
/
+573
*
Try to re-land issue 3200
cpu@google.com
2008-09-23
1
-7
/
+13
*
Removing the check for creation time on favorites when importing with IE.
jcampan@chromium.org
2008-09-23
2
-18
/
+1
*
The ContextMenuCapturing.ContextMenuCapturing test from the test shell tests ...
jcampan@chromium.org
2008-09-23
2
-2
/
+4
*
SkRect.fTop should be set to the y coordinate of a CGRect, not the x
amanda@chromium.org
2008-09-23
1
-2
/
+2
*
Add TestShell to the All target. Makes the Mac buildbot build TestShell.
mark@chromium.org
2008-09-23
1
-0
/
+41
*
fix oops
darin@chromium.org
2008-09-23
1
-4
/
+4
*
Always use the topmost delayed task as the basis for our WM_TIMER.
darin@chromium.org
2008-09-23
2
-2
/
+114
*
Set GCC_ENABLE_OBJC_GC = supported globally. Valid values are unsupported,
mark@chromium.org
2008-09-23
1
-1
/
+1
*
Fix SCons build following r2490
mark@chromium.org
2008-09-23
1
-11
/
+8
*
Add a 'googleurl' Alias so we don't have to list specific
sgk@google.com
2008-09-23
1
-0
/
+2
*
Fix SCons sandbox builds to parallel accumulated VS changes:
sgk@google.com
2008-09-23
1
-9
/
+8
*
This CL enables the Page info menu when right-clicking on a page/frame.
jcampan@chromium.org
2008-09-23
10
-46
/
+136
*
Update chromium strings.
tc@google.com
2008-09-23
5
-8
/
+8
*
Add missing files to project to get test-shell fully linking. Fixes gcc warni...
pinkerton@google.com
2008-09-23
1
-0
/
+28
*
Fix bottom right resize corner flicker during size.
joshia@google.com
2008-09-23
2
-0
/
+6
*
Fix for windowed painting regression.
jam@chromium.org
2008-09-23
1
-3
/
+3
*
Update Linux / SCons build for SDCH.
sgk@google.com
2008-09-23
3
-6
/
+41
*
Correct typo with containing extra declarations in header
jar@google.com
2008-09-23
1
-8
/
+7
*
Fixed mis-used inline keyword in v8_proxy.h file. Linux build is broken becau...
fqian@google.com
2008-09-23
2
-21
/
+15
*
Fix linux compile issue. Patch by Adam Treat <treat@kde.org>.
amanda@chromium.org
2008-09-23
1
-2
/
+2
*
turn on user agent code for mac
pinkerton@google.com
2008-09-23
1
-1
/
+1
*
HttpVersion had to be changed because glibc defines macros named "major" and ...
maruel@google.com
2008-09-23
2
-20
/
+19
*
Use static type information from IDL to streamline the wrapping and unwrappin...
fqian@google.com
2008-09-23
10
-380
/
+521
*
Stubbing out the network transaction until more of that pipeline works. Allow...
pinkerton@google.com
2008-09-23
1
-0
/
+9
*
ensure that the shared memory has actually been created before trying to re-u...
pinkerton@google.com
2008-09-23
1
-1
/
+1
*
Fixes crasher that occurs when using keyboard to navigate focus and
sky@google.com
2008-09-23
1
-0
/
+4
*
Remove io.h from google.patch and fix EOLs. Lack of EOLs is a fatal error on...
deanm@google.com
2008-09-23
3
-20
/
+2
*
Some platform cleanup to net/
deanm@google.com
2008-09-23
4
-39
/
+20
*
initialize the command line singleton
pinkerton@google.com
2008-09-23
1
-0
/
+1
*
Build hunspell on Linux.
deanm@google.com
2008-09-23
4
-11
/
+22
[next]