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
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Second part of the new merge. Just adds FloatQuad.h/cpp to WebCore build.
ojan@google.com
2008-11-13
2
-0
/
+9
*
Remove the generation of HtmlEntityCodes.c since the same data is in HtmlEnti...
jam@chromium.org
2008-11-12
2
-84
/
+0
*
fix linux build by updating webcore xml path
tc@google.com
2008-11-12
1
-1
/
+0
*
Landing 38097:38305 merge (src/webkit, DEPS)
dglazkov@google.com
2008-11-12
8
-73
/
+60
*
Scrollbars on Linux.
agl@chromium.org
2008-11-12
2
-1
/
+4
*
Move ThemeData into RenderThemeWin.h to match what happened upstream.
darin@chromium.org
2008-11-11
1
-10
/
+6
*
* Remove windows-ism from pasteboard code and move to using
tc@google.com
2008-11-11
1
-15
/
+15
*
Fix linux build.
ojan@google.com
2008-11-11
1
-5
/
+4
*
Ported plugin_stream to posix.
estade@chromium.org
2008-11-11
1
-0
/
+4
*
Some changes necessary to build an optimized binary on Linux.
evanm@google.com
2008-11-11
1
-4
/
+9
*
Review URL: http://codereview.chromium.org/10005
petersont@google.com
2008-11-11
1
-0
/
+4
*
Get rid of ExceptionContext (2/2)
dglazkov@google.com
2008-11-10
3
-16
/
+21
*
Landing 37604:38097 merge
dglazkov@google.com
2008-11-10
9
-165
/
+298
*
Remove windows-isms from drag & drop. This
tc@google.com
2008-11-07
2
-18
/
+26
*
Landing this again as I cannot reproduce the perf regression locally.
jcampan@chromium.org
2008-11-07
2
-0
/
+12
*
More efficient webkit addRepository() mapping.
sgk@google.com
2008-11-06
1
-7
/
+0
*
Reverting the autofill popu CL as it creates perf regression.
jcampan@chromium.org
2008-11-06
2
-12
/
+0
*
Add support for arbitrarily transformed Windows buttons text fields, and sele...
brettw@google.com
2008-11-06
1
-0
/
+8
*
Eliminate CursorChromium's dependency on webkit/glue.
darin@chromium.org
2008-11-06
1
-0
/
+4
*
Remove unnecessary, deleted pending/ subdirectories from CPPPATH.
sgk@google.com
2008-11-05
1
-1
/
+0
*
This CL adds the autofill UI in forms.
jcampan@chromium.org
2008-11-05
2
-0
/
+12
*
Rewrote the clipboard API to be more concurrent. Added a helper class to make...
estade@chromium.org
2008-11-05
1
-0
/
+4
*
Add ENABLE_CTI=1 to both using_javascriptcore.vsprops and using_KJSBinding.vs...
fqian@google.com
2008-11-04
1
-1
/
+1
*
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
2
-4
/
+21
*
Get Database compiling on Chromium. Note that because we aren't generating the
aa@google.com
2008-11-03
4
-1120
/
+1336
*
Merge linux and windows test shells to share code.
tc@google.com
2008-10-31
1
-12
/
+16
*
Get rid of GOOGLE_WEBKIT_WITHOUT_GLUE_DEPENDENCY. This was a temporary
mark@chromium.org
2008-10-31
1
-6
/
+0
*
Takes steps to make our PlatformScreen implementation more portable.
darin@chromium.org
2008-10-31
2
-4
/
+20
*
Updated project files and added V8 bindings for HTML5 media/audio/video/sourc...
scherkus@chromium.org
2008-10-31
6
-1
/
+107
*
Add missing file to the JSC project.
dglazkov@google.com
2008-10-31
1
-0
/
+4
*
SCons config changes from webkit merge:
sgk@google.com
2008-10-31
1
-6
/
+0
*
Fix build bustage. This only showed up in clobber builds for some reason.
darin@chromium.org
2008-10-31
1
-8
/
+0
*
Make ImageBuffer creation and handling conform to proper WebKit form rather t...
brettw@google.com
2008-10-31
1
-12
/
+4
*
Fix the JSC build.
darin@chromium.org
2008-10-31
3
-44
/
+124
*
Linux fixes for the WebKit merge.
evanm@google.com
2008-10-30
3
-2
/
+7
*
Landing 36102:37604 merge on trunk
dglazkov@google.com
2008-10-30
8
-103
/
+474
*
Fix path to the precompiled_webkit.cc file.
sgk@google.com
2008-10-27
1
-1
/
+1
*
Review URL: http://codereview.chromium.org/8135
petersont@google.com
2008-10-25
1
-0
/
+4
*
Get CSSFontFaceSource and CachedFont building under Linux
agl@chromium.org
2008-10-24
1
-1
/
+1
*
Review URL: http://codereview.chromium.org/8125
petersont@google.com
2008-10-23
1
-5
/
+17
*
A new struct AutofillForm for use as temporary data storage for communication...
petersont@google.com
2008-10-23
1
-17
/
+5
*
Add #if ENABLE(JAVASCRIPT_DEBUGGER), part 2.
pkasting@chromium.org
2008-10-23
2
-33
/
+1
*
Removing more dependencies on the relative location of $CHROME_SRC_DIR.
bradnelson@google.com
2008-10-23
3
-8
/
+10
*
Don't build glue as Objective-C++ now that PLATFORM_MAC is off. Re-sniff glue
mark@chromium.org
2008-10-23
1
-12
/
+0
*
Remove DerivedSources.cpp from KJSBindings.vcproj, and replace it with all th...
pkasting@chromium.org
2008-10-22
1
-55
/
+1163
*
Review URL: http://codereview.chromium.org/7848
dglazkov@google.com
2008-10-22
2
-5
/
+5
*
Update SCons build for PLATFORM(WIN) disable, and KJS build fix.
sgk@google.com
2008-10-22
1
-1
/
+0
*
Using $CHROME_SRC_DIR in place of hash/..
bradnelson@google.com
2008-10-22
3
-12
/
+12
*
Fix the inclusion of Profiler.h to match upstream.
pkasting@chromium.org
2008-10-21
1
-1
/
+0
[next]