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
*
One more link that needs drag and drop disabled in the malware blocking page.
jcampan@chromium.org
2008-10-09
1
-1
/
+1
*
Revert both 3079 and 3063 because they caused linux and mac breakage.
maruel@google.com
2008-10-09
8
-571
/
+283
*
Use #if ENABLE_feature and not #if defined(ENABLE_feature) in idl files.
mark@chromium.org
2008-10-09
1
-8
/
+8
*
Grouped a failing layout test with another layout test both
sgjesse@chromium.org
2008-10-09
1
-2
/
+5
*
Changes to get the layout test harness running on mac.
pinkerton@google.com
2008-10-09
7
-26
/
+232
*
Remove a couple of tests that were fixed by DOMWindow
ager@google.com
2008-10-09
1
-5
/
+0
*
Added a comment to a failing test pointing to a newly created bug.
sgjesse@chromium.org
2008-10-09
1
-1
/
+4
*
Merge Document.idl and DOMWindow.idl properly. Diffing our forked
ager@google.com
2008-10-09
7
-145
/
+192
*
Initialize string to the empty string to avoid 'undefinedXXX' when appending ...
sgjesse@chromium.org
2008-10-09
2
-3
/
+3
*
Attempt to get the webkit debug tester green.
ager@google.com
2008-10-09
1
-0
/
+5
*
Fix Mac build bustage caused by r3029 by providing a temporary stub method.
mark@chromium.org
2008-10-09
2
-0
/
+48
*
Revert r3074 due to Mac build bustage
mark@chromium.org
2008-10-09
6
-55
/
+4
*
Roll back changes to the client area size calculation, since this fix didn't ...
ben@chromium.org
2008-10-09
2
-32
/
+27
*
Adding savedebuglog flag to reliability test. When the flag is
huanr@chromium.org
2008-10-09
1
-2
/
+66
*
Generate expected results for all tests that don't have pixel results.
tc@google.com
2008-10-09
16
-9
/
+84
*
New default brandcode.
cpu@google.com
2008-10-09
1
-1
/
+1
*
Porting changes in webkit/glue/plugins/test
evanm@google.com
2008-10-09
3
-29
/
+40
*
Optimize the mime sniffer based on UMA data and move closer to the HTML 5 spec.
abarth@chromium.org
2008-10-09
2
-75
/
+30
*
Don't show the wdiff link if we're not running with the --wdiff flag.
tc@google.com
2008-10-09
2
-3
/
+13
*
Remove a bunch of files from KJSBindings.vcproj that are no longer referenced...
pkasting@chromium.org
2008-10-09
1
-1109
/
+65
*
Fix Linux build breakage from the webkit merge.
sgk@google.com
2008-10-09
1
-8
/
+19
*
Fixes crash in BrowserAccessibilityManager destructor (see CPBrowsingContextM...
klink@chromium.org
2008-10-09
4
-12
/
+14
*
Fix ICU build problems under Linux.
erg@google.com
2008-10-08
1
-0
/
+4
*
Move window_resources.h to chrome/views to remove bad dependency of chrome/vi...
ben@chromium.org
2008-10-08
7
-9
/
+9
*
Kinder, gentler (half-way-done) unforking.
dglazkov@google.com
2008-10-08
2
-10
/
+10
*
This fixes http://code.google.com/p/chromium/issues/detail?id=2472, which
ananta@chromium.org
2008-10-08
6
-4
/
+55
*
Allow lang to be blank in the renderer and plugin if running in
tc@google.com
2008-10-08
1
-2
/
+5
*
Constrained window title text colors are inverted.
ben@chromium.org
2008-10-08
1
-1
/
+1
*
Always position and size the toolbar view, since it's used to position other ...
ben@chromium.org
2008-10-08
1
-17
/
+18
*
Fix the Gears build:
mpcomplete@google.com
2008-10-08
2
-1
/
+5
*
Add a flaky layout test to exceptions.
ericroman@google.com
2008-10-08
1
-1
/
+2
*
- Add auth integration tests to http_network_transaction_unitttest.cc
ericroman@google.com
2008-10-08
3
-14
/
+276
*
Make sure the window icon is set to at least the app icon as the window is cr...
ben@chromium.org
2008-10-08
1
-8
/
+5
*
remove unneeded webkit_glue:: and wrap windows functions in ifdefs
erg@google.com
2008-10-08
3
-12
/
+16
*
Unrollback 3024 (partially rolled back in 3027).
ericroman@google.com
2008-10-08
7
-88
/
+10
*
Update the SCons build for the WebKit merge:
sgk@google.com
2008-10-08
8
-282
/
+559
*
Change the font search order to try Lucida Sans Unicode before Arial Unicode ...
jungshik@google.com
2008-10-08
26
-253
/
+254
*
This file was supposed to get committed during my last refactoring chunk but ...
pkasting@chromium.org
2008-10-08
1
-3
/
+4
*
Pass NotificationSource by const ref rather than value, as it's a class (and ...
pkasting@chromium.org
2008-10-08
2
-4
/
+4
*
Update a comment based on our findings today.
pkasting@chromium.org
2008-10-08
1
-4
/
+4
*
Fix pixel tests broken by my wdiff change.
evanm@google.com
2008-10-08
1
-0
/
+2
*
Klocwork bug. The dtor of Win2kThreadpool needs to be virtual since
cpu@google.com
2008-10-08
3
-23
/
+14
*
Reuse a method that will be required for criteria checker as well.
kuchhal@chromium.org
2008-10-08
4
-35
/
+23
*
Build some code and unit tests inside chrome. This depended on sqlite, so
mark@chromium.org
2008-10-08
4
-5
/
+3460
*
Add win32 installer to Gears SConscripts.
mpcomplete@google.com
2008-10-08
3
-74
/
+184
*
Fix tree breakage by referencing correct open-vcdiff directory.
erg@google.com
2008-10-08
1
-1
/
+1
*
Fixes leak in new test.
sky@google.com
2008-10-08
1
-2
/
+3
*
Make Mac clipboard code tolerant of nil clipboard without crashing. Add a
mark@chromium.org
2008-10-08
1
-30
/
+36
*
Provide converters to and from NSString* in sys_string_conversions
mark@chromium.org
2008-10-08
5
-8
/
+77
*
Remove include to file that does not exist and sign comparison compiler warning.
erg@google.com
2008-10-08
2
-3
/
+2
[next]