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
path:
root
/
webkit
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement cross-platform ExceptionContext (2/2)
dglazkov@google.com
2008-10-10
5
-25
/
+44
*
Add stacking_order_iterator.cc to the SCons build.
sgk@google.com
2008-10-10
1
-0
/
+1
*
Catch up SCons build with more unforking.
sgk@google.com
2008-10-10
1
-18
/
+7
*
Unfork Clipboard.idl and implement the remaining custom methods.
ager@google.com
2008-10-10
3
-49
/
+93
*
Change Location::setHash to match JSC version.
darin@chromium.org
2008-10-10
2
-2
/
+2
*
libxml DerivedSources
tc@google.com
2008-10-10
1
-1
/
+1
*
This change seems dumb, but it works.
pkasting@chromium.org
2008-10-10
1
-1
/
+1
*
Some initial fixes for ScriptController errors. There's still
ojan@google.com
2008-10-10
1
-41
/
+27
*
Change JSC build to use ScriptControllerKJS.cpp.
ojan@google.com
2008-10-10
2
-2
/
+4
*
Make more code compile.
erg@google.com
2008-10-10
3
-9
/
+2
*
Get more of glue/ compiling.
erg@google.com
2008-10-10
2
-23
/
+21
*
Hack around macro conflict problems in KURL.h.
pkasting@chromium.org
2008-10-10
1
-0
/
+5
*
Fix build break. TBR=paulg
jam@chromium.org
2008-10-09
1
-0
/
+4
*
Fix build break
jam@chromium.org
2008-10-09
2
-0
/
+5
*
Remove unused variable (warnings are errors)
erg@google.com
2008-10-09
2
-2
/
+1
*
Implement ScrollView::inWindow by plumbing through RenderWidget::is_hidden to...
jam@chromium.org
2008-10-09
7
-3
/
+26
*
Add stub constructors to compile on Linux and remove warning for switch cases...
erg@google.com
2008-10-09
2
-2
/
+9
*
Some small linux build cleanups:
tc@google.com
2008-10-09
4
-22
/
+8
*
Unfork DerivedSources.make, part 2.
pkasting@chromium.org
2008-10-09
3
-661
/
+3
*
set the exception ports so that we don't put up crash dialogs when running in...
pinkerton@google.com
2008-10-09
1
-1
/
+12
*
Fix build (Icefox's patch used WebKit ifdefs instead of Chromium ones).
erg@google.com
2008-10-09
1
-1
/
+1
*
Fix build (Icefox's patch used WebKit ifdefs instead of Chromium ones).
erg@google.com
2008-10-09
2
-5
/
+5
*
Patch by Thatcher Ulrich <tulrich@google.com>.
ojan@google.com
2008-10-09
16
-36
/
+504
*
Update list of API headers to copy to match what WebKit trunk seems to be doi...
pkasting@chromium.org
2008-10-09
2
-24
/
+13
*
Accomodate recent unforks in the Linux (SCons) build.
sgk@google.com
2008-10-09
3
-63
/
+22
*
Wrap Windows functions with ifdef so they are only compiled on windows
erg@google.com
2008-10-09
3
-5
/
+10
*
Keep the order of variables the same
erg@google.com
2008-10-09
1
-15
/
+14
*
implement a watchdog timeout for the layout tests
pinkerton@google.com
2008-10-09
1
-2
/
+69
*
Look for Adobe Acrobat as well.
jam@chromium.org
2008-10-09
1
-4
/
+8
*
Fix videos stopping playing. Only send an invalidate to the renderer if it's...
jam@chromium.org
2008-10-09
1
-0
/
+1
*
Remove this file that the vcprojs don't seem to reference.
pkasting@chromium.org
2008-10-09
1
-223
/
+0
*
YAGUB (2/2): Roll DEPS and update vcproj files
dglazkov@google.com
2008-10-09
3
-36
/
+36
*
Attempt 2 at landing this patch. It broke the Mac/linux builds. Fix for now is
ananta@chromium.org
2008-10-09
1
-1
/
+24
*
WebKit merge hits the SCons build, the sequel:
sgk@google.com
2008-10-09
11
-292
/
+596
*
Linux build fix: wchar_t is different on different platforms, use the char16 ...
erg@google.com
2008-10-09
3
-5
/
+5
*
KJS::Lock constructor now takes a bool. Fix 1 build error!
ojan@google.com
2008-10-09
1
-1
/
+1
*
Remove an include that no longer exists.
ojan@google.com
2008-10-09
1
-27
/
+18
*
Compile fix on Linux
erg@google.com
2008-10-09
2
-6
/
+8
*
Adjust mac project to accommodate http://codereview.chromium.org/6368,
amanda@chromium.org
2008-10-09
10
-4263
/
+7
*
This fixes the pending/plugins/destroy-stream-twice layout test, which regres...
ananta@chromium.org
2008-10-09
2
-18
/
+3
*
Revert both 3079 and 3063 because they caused linux and mac breakage.
maruel@google.com
2008-10-09
7
-571
/
+282
*
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
6
-26
/
+203
*
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
*
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
1
-22
/
+1
[prev]
[next]