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
...
*
Add #if ENABLE(JAVASCRIPT_DEBUGGER), part 2.
pkasting@chromium.org
2008-10-23
4
-53
/
+16
*
Removing more dependencies on the relative location of $CHROME_SRC_DIR.
bradnelson@google.com
2008-10-23
4
-10
/
+12
*
First stab at webinputevent_linux.cc. Coverts GDK events to
tc@google.com
2008-10-23
8
-12
/
+1110
*
And again...test list update.
ojan@google.com
2008-10-23
1
-3
/
+0
*
Make sure that checked state on {radiobox, checkbox} does not get flipped in ...
ericroman@google.com
2008-10-23
1
-6
/
+12
*
A recent fix to a post-merge SVG regression broke the expected image (but not...
jhaas@chromium.org
2008-10-23
2
-1
/
+1
*
Yet another test list update to match the builders.
ojan@google.com
2008-10-23
1
-1
/
+4
*
fork PlatformScreenMac into our port to avoid PLATFORM(MAC) issues
pinkerton@google.com
2008-10-23
2
-4
/
+103
*
Testing that an inactive closure cannot access new page in a frame.
fqian@google.com
2008-10-23
5
-0
/
+69
*
Update V8 in Chromium and fix compilation errors
kasperl@google.com
2008-10-23
3
-18
/
+19
*
Yet another test list update to match state of builders.
ojan@google.com
2008-10-23
1
-2
/
+0
*
Fixed SVG path fill rule (even-odd or winding) which broke with the merge
jhaas@chromium.org
2008-10-23
2
-6
/
+3
*
Get DragDataChromium and AXObjectCache building on Linux. These are the last
agl@chromium.org
2008-10-23
2
-3
/
+1
*
Build fix for Linux
agl@chromium.org
2008-10-23
1
-1
/
+3
*
Use CG instead of Skia
mark@chromium.org
2008-10-23
1
-0
/
+9
*
Don't build glue as Objective-C++ now that PLATFORM_MAC is off. Re-sniff glue
mark@chromium.org
2008-10-23
3
-18
/
+4
*
Cut'n'paste enough of the real test shell to fix some more errors.
evanm@google.com
2008-10-23
1
-0
/
+88
*
Remove DerivedSources.cpp from KJSBindings.vcproj, and replace it with all th...
pkasting@chromium.org
2008-10-22
2
-110
/
+1163
*
Take PLATFORM_MAC stuff out of editor_client_impl
mark@chromium.org
2008-10-22
2
-25
/
+0
*
- Lots of removed whitespace at the end of the line
erg@google.com
2008-10-22
8
-93
/
+127
*
Build libxslt on the Mac. This seems to be needed while disabling
mark@chromium.org
2008-10-22
1
-0
/
+43
*
Second part of split window support in the binding part.
fqian@google.com
2008-10-22
8
-262
/
+352
*
Plugin changes to make JSC build work.
ojan@google.com
2008-10-22
2
-0
/
+11
*
Rebaseline two tests. Apparently we use classic style controls
tc@google.com
2008-10-22
5
-5
/
+2
*
Use ETS_FOCUSED instead of TS_CHECKED to signify that a button
tc@google.com
2008-10-22
1
-1
/
+1
*
Mark tests as failing while I fix.
tc@google.com
2008-10-22
1
-0
/
+4
*
Fix Linux build bustage
mark@chromium.org
2008-10-22
1
-1
/
+1
*
More fixes for port. Don't build GKURLMac since we hopefully won't need
mark@chromium.org
2008-10-22
5
-72
/
+71
*
Create a stub implementation for RenderTheme for Linux.
erg@google.com
2008-10-22
2
-0
/
+55
*
Changes to how we draw buttons.
tc@google.com
2008-10-22
1
-2
/
+2
*
Rebase a layout test to match GURL's canonicalization (mostly trailing slashes).
ericroman@google.com
2008-10-22
2
-1
/
+38
*
Rebaseline a layout-test for v8.
ericroman@google.com
2008-10-22
2
-1
/
+3
*
This is a patch for bug 1385045: Adobe Acrobat 9.0 crash.
nsylvain@chromium.org
2008-10-22
4
-0
/
+43
*
Compile ImageSkia under Linux.
erg@google.com
2008-10-22
2
-36
/
+17
*
Get PopupMenuChromium building under Linux
agl@chromium.org
2008-10-22
2
-5
/
+7
*
Update test list to match the state of the builders.
ojan@google.com
2008-10-22
1
-2
/
+1
*
Some of the easier fixes in port for the PLATFORM(MAC) killing project
mark@chromium.org
2008-10-22
5
-144
/
+8
*
Glue changes for our PLATFORM(MAC) killing project
mark@chromium.org
2008-10-22
2
-37
/
+0
*
Fix Linux build with a null port hack.
evanm@google.com
2008-10-22
1
-1
/
+4
*
oops, didn't mean PLATFORM.
pinkerton@google.com
2008-10-22
1
-1
/
+1
*
chromium tree changes for removing platform(mac).
pinkerton@google.com
2008-10-22
8
-146
/
+322
*
Review URL: http://codereview.chromium.org/7848
dglazkov@google.com
2008-10-22
4
-69
/
+16
*
Removed entry for non-existent test.
olehougaard@google.com
2008-10-22
1
-1
/
+0
*
Update SCons build for PLATFORM(WIN) disable, and KJS build fix.
sgk@google.com
2008-10-22
2
-7
/
+2
*
Using $CHROME_SRC_DIR in place of hash/..
bradnelson@google.com
2008-10-22
9
-25
/
+25
*
Disable this bookmarklet test since it covers functionality that JSC doesn't ...
darin@chromium.org
2008-10-22
1
-1
/
+10
*
Stub out Font functions for Linux
agl@chromium.org
2008-10-22
8
-128
/
+397
*
Compile WidgetChromium on Linux.
erg@google.com
2008-10-22
2
-3
/
+2
*
* Re-apply "* Enable HTMLCanvasElement::toDataURL() method for Javascript."
mmoss@google.com
2008-10-22
2
-1
/
+3
*
* Revert "* Enable HTMLCanvasElement::toDataURL() method for Javascript."
mmoss@google.com
2008-10-21
2
-3
/
+1
[prev]
[next]