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 ENABLE_CTI=1 to both using_javascriptcore.vsprops and using_KJSBinding.vs...
fqian@google.com
2008-11-04
1
-1
/
+1
*
Fix Linux/Mac builds after my change to test_shell.
mpcomplete@google.com
2008-11-04
2
-8
/
+0
*
Finish unforking the async history item changes.
mpcomplete@google.com
2008-11-04
7
-22
/
+0
*
Change the event-listener-context.html test status.
dglazkov@google.com
2008-11-03
1
-2
/
+2
*
add sqlite to the build path
tc@google.com
2008-11-03
1
-0
/
+6
*
fix build by adding sql and storage files to webcore SConscript
tc@google.com
2008-11-03
3
-4
/
+22
*
Revert changes in issue 9247.
fqian@google.com
2008-11-03
2
-1
/
+3
*
Build database files on the Mac (r4486). Sets HEADER_SEARCH_PATHS and adds
mark@chromium.org
2008-11-03
2
-43
/
+270
*
enable database in scons build
tc@google.com
2008-11-03
1
-1
/
+1
*
Turn on ENABLE_DATABASE on the Mac (r4486)
mark@chromium.org
2008-11-03
1
-2
/
+2
*
Mac build support for HTML5 media/audio/video/source tags (r4332)
mark@chromium.org
2008-11-03
1
-3
/
+53
*
Get Database compiling on Chromium. Note that because we aren't generating the
aa@google.com
2008-11-03
8
-1135
/
+1384
*
Port a few more test_shell_tests to Linux.
tc@google.com
2008-11-03
9
-865
/
+1455
*
Fix Selenium tests
dglazkov@google.com
2008-11-03
5
-30
/
+58
*
Rename ScriptController::notifyDOMWindowReady() to windowObjectAvailable().
fqian@google.com
2008-11-03
2
-3
/
+1
*
Fix state pushing in the graphics context. My changes pushed a default state ...
brettw@google.com
2008-11-01
1
-1
/
+1
*
Fix font regression. I was using ascent() instead of font->ascent(), which
brettw@google.com
2008-11-01
1
-10
/
+7
*
Hook up some GTK signals:
evanm@google.com
2008-11-01
1
-0
/
+34
*
move test_shell_gtk.cc next to test_shell.cc
tc@google.com
2008-10-31
2
-2
/
+2
*
Factor out text, theme, and icon stuff out of PlatformContextSkia back to the...
brettw@google.com
2008-10-31
6
-526
/
+399
*
Merge linux and windows test shells to share code.
tc@google.com
2008-10-31
6
-232
/
+53
*
This fixes bug http://code.google.com/p/chromium/issues/detail?id=3881, which
ananta@chromium.org
2008-10-31
2
-12
/
+22
*
fix linux build
tc@google.com
2008-10-31
1
-0
/
+5
*
Fix test_shell bustage.
darin@chromium.org
2008-10-31
2
-5
/
+5
*
Fix scons oops.
darin@chromium.org
2008-10-31
1
-1
/
+1
*
Add missing file. Oops :(
darin@chromium.org
2008-10-31
1
-0
/
+22
*
Get rid of GOOGLE_WEBKIT_WITHOUT_GLUE_DEPENDENCY. This was a temporary
mark@chromium.org
2008-10-31
2
-8
/
+2
*
Takes steps to make our PlatformScreen implementation more portable.
darin@chromium.org
2008-10-31
17
-188
/
+240
*
Updated project files and added V8 bindings for HTML5 media/audio/video/sourc...
scherkus@chromium.org
2008-10-31
14
-4
/
+416
*
* rebase a test I missed
tc@google.com
2008-10-31
2
-0
/
+1
*
Fix gcc build break:
mark@chromium.org
2008-10-31
1
-10
/
+10
*
WTF?! wtf is lowercase. Fix build break on case-sensitive filesystems (like
mark@chromium.org
2008-10-31
1
-1
/
+1
*
Fix a null-ptr renderer crash.
ericroman@google.com
2008-10-31
1
-0
/
+8
*
Get fonts to render in a somewhat recognisable form on Linux.
agl@chromium.org
2008-10-31
14
-90
/
+652
*
Reformat PlatformContextSkia to be WEbKit style. Reindent the code, rename va...
brettw@google.com
2008-10-31
3
-561
/
+612
*
Add missing file to the JSC project.
dglazkov@google.com
2008-10-31
1
-0
/
+4
*
Adjust the readonly form control state to no longer look
tc@google.com
2008-10-31
8
-17
/
+11
*
Set the size properly in our ImageBuffer. This makes various operations fail ...
brettw@google.com
2008-10-31
2
-11
/
+1
*
Part 2 of the CL to unfork our changes to FrameLoader.cpp to support the
mpcomplete@google.com
2008-10-31
1
-1
/
+10
*
Make the canvas tests as failing while brettw fixes.
tc@google.com
2008-10-31
1
-0
/
+11
*
Rebaseline tests from the previous merge that
tc@google.com
2008-10-31
16
-7
/
+43
*
Fix transparency for ImageBuffers we make. This behavior is consistent with
brettw@google.com
2008-10-31
1
-0
/
+5
*
Fixes the issue when right clicking on a text in a scrolled text area results...
sidchat@google.com
2008-10-31
1
-10
/
+5
*
Mac changes for r4070 et seq. Make jsbindings, webcore, port, and glue share
mark@chromium.org
2008-10-31
7
-421
/
+35
*
Fix a crash when painting is disabled. We would be passed NULL and it wasn't ...
brettw@google.com
2008-10-31
1
-1
/
+1
*
SCons config changes from webkit merge:
sgk@google.com
2008-10-31
3
-11
/
+7
*
Fix build bustage. This only showed up in clobber builds for some reason.
darin@chromium.org
2008-10-31
1
-8
/
+0
*
Try to fix the linux build again.
brettw@google.com
2008-10-31
1
-2
/
+1
*
Re-add ifdefs for mac & linux builds in the graphics files.
brettw@google.com
2008-10-31
1
-0
/
+6
*
Sync the SConscript to my last port changes (removal of some graphics files).
brettw@google.com
2008-10-31
1
-4
/
+0
[prev]
[next]