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
/
webkit.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start using upstreamed worker files and remove the old ones from webkit/port.
dimich@google.com
2009-03-24
1
-4
/
+4
*
GYP fixes: remove references to deleted files.
agl@chromium.org
2009-03-24
1
-1
/
+0
*
Rework the v8 binding string handling to be more efficient.
mbelshe@google.com
2009-03-23
1
-0
/
+1
*
Change chromium to use the V8Collection from WebKit/WebCore/bindings/v8.
levin@chromium.org
2009-03-23
1
-1
/
+1
*
DevToolsClient frontend improvements:
pfeldman@chromium.org
2009-03-23
1
-0
/
+1
*
Hook up V8 Database Bindings.
dglazkov@google.com
2009-03-22
1
-8
/
+2
*
Update the gyp Linux build:
sgk@google.com
2009-03-20
1
-3
/
+17
*
Preupstreaming cleanup for xhr (part 2):
levin@chromium.org
2009-03-20
1
-0
/
+4
*
Chrome side of WebKit merge to 41860.
tc@google.com
2009-03-20
1
-0
/
+1
*
Eliminate using_webkit.{scons,vsprops} in favor of having WebCommon.h set the
darin@chromium.org
2009-03-19
1
-14
/
+0
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
1
-2
/
+1
*
This is a follow-up for enabling workers in Win build.
dimich@google.com
2009-03-18
1
-1
/
+1
*
Make Linux use the same user agent style sheet as Windows.
levin@chromium.org
2009-03-18
1
-1
/
+1
*
Unfork WebInspector frontend take 2: New DEPS and webkit/...
pfeldman@chromium.org
2009-03-18
1
-0
/
+1
*
Revert the src/webkit part of r11958 since it broke the build.
maruel@chromium.org
2009-03-18
1
-1
/
+0
*
Unfork WebInspector frontend.
pfeldman@chromium.org
2009-03-18
1
-0
/
+1
*
Revert r11926 which accidentally enabled workers.
dimich@google.com
2009-03-17
1
-1
/
+1
*
Remove exclusion on worker files on Mac and Linux since they are not platform...
dimich@google.com
2009-03-17
1
-6
/
+1
*
Add 'Generating' messages for rules.
sgk@google.com
2009-03-16
1
-0
/
+1
*
WebKit merge 41660:41709 (Chromium side).
levin@chromium.org
2009-03-16
1
-8
/
+8
*
Commit 40144. I had to move to to a separate CL to use gcl's
aa@chromium.org
2009-03-13
1
-0
/
+1
*
Linux: GYP fixes
agl@chromium.org
2009-03-13
1
-2
/
+3
*
Merge WebDocumentLoaderImpl into WebDataSourceImpl. They are peers, and it is
darin@chromium.org
2009-03-13
1
-2
/
+0
*
WebKit merge 41588:41613 (Chromium side).
levin@chromium.org
2009-03-13
1
-2
/
+12
*
Implement WebSandboxSupport.
darin@chromium.org
2009-03-12
1
-0
/
+1
*
Initial WebDevToolsAgent implementation contains two agent objects: Dom agent
pfeldman@chromium.org
2009-03-12
1
-0
/
+17
*
Re-apply the webkit merge. This is a revert of 11454 and 11455.
darin@chromium.org
2009-03-11
1
-3
/
+7
*
fix mac bustage caused by bad rollback
darin@chromium.org
2009-03-11
1
-7
/
+3
*
WebKit merge 41530:41559.
darin@chromium.org
2009-03-10
1
-3
/
+7
*
Adds WebThemeEngine, WebColor, and WebCanvas to the WebKit API (chrome-side).
darin@chromium.org
2009-03-10
1
-0
/
+7
*
WebKit merge 41498:41530.
ericroman@google.com
2009-03-10
1
-0
/
+2
*
Snapshotting progress.
bradnelson@google.com
2009-03-09
1
-17
/
+43
*
Add API functions to control Quantify, as well as expose these
asargent@chromium.org
2009-03-09
1
-0
/
+2
*
Build test_shell and test_shell_tests on Linux from gyp-generated scons files:
sgk@google.com
2009-03-06
1
-10
/
+30
*
Refactor v8 extensions so that they aren't in the WebCore namespace, and can ...
asargent@chromium.org
2009-03-05
1
-8
/
+8
*
Address some of the review comments on comment 2 of
brettw@chromium.org
2009-03-05
1
-6
/
+6
*
Remove -Werror from the WebCore settings, so warnings generated by
sgk@google.com
2009-03-05
1
-0
/
+4
*
We need the missing image image for layout tests. This got lost in gypping.
avi@chromium.org
2009-03-05
1
-0
/
+1
*
Re-apply change 10840 since today's WebKit merge brought in the pieces it dep...
pam@chromium.org
2009-03-04
1
-0
/
+1
*
Rollback 10840.
mbelshe@google.com
2009-03-04
1
-1
/
+0
*
Unforking Document.idl and HTMLCanvasElement.idl
mbelshe@google.com
2009-03-03
1
-0
/
+1
*
Chromium side of WebKit merge 41286:41362.
pam@chromium.org
2009-03-03
1
-0
/
+1
*
Fixes to gyp files to get test_shell building on windows from a gyp project (...
bradnelson@google.com
2009-03-03
1
-1
/
+22
*
Minor cleanup in webkit/glue:
darin@chromium.org
2009-03-02
1
-0
/
+1
*
Correct the order of files in gyp.
dglazkov@google.com
2009-03-02
1
-2
/
+2
*
Re-include ScriptController into the gyp file.
dglazkov@google.com
2009-03-02
1
-0
/
+2
*
Hook up upstreamed V8 bindings, Chromium side
dglazkov@google.com
2009-03-02
1
-28
/
+1
*
Chrome side to pick up new WebKit API changes.
darin@chromium.org
2009-02-28
1
-2
/
+2
*
Workaround for webkit change that broke Gears. The fix is to use a V8
mpcomplete@google.com
2009-02-28
1
-0
/
+2
*
Remove ThemeHelperChromiumWin
mark@chromium.org
2009-02-27
1
-3
/
+1
[next]