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
*
Unfork and remove generate-bindings.pl from our tree.
dglazkov@chromium.org
2009-05-14
1
-1
/
+1
*
Delete the checked-in webkit .vcproj (and ancillary .sln) files.
sgk@google.com
2009-05-12
16
-17801
/
+0
*
WebKit Merge 43361:43371, Chromium side.
dglazkov@google.com
2009-05-07
1
-16
/
+0
*
Fix code generator to enable Database support.
dglazkov@google.com
2009-05-07
1
-1
/
+1
*
WebKit Merge 43346:43361, Chromium side.
dglazkov@google.com
2009-05-07
1
-0
/
+8
*
Refactor media player to move away from webkit_glue
hclam@chromium.org
2009-05-07
1
-0
/
+8
*
Changes for upstreaming V8DocumentLocationCustom.cpp.
levin@chromium.org
2009-05-06
1
-0
/
+4
*
Chrome changes for WebKit merge 43114:43242
darin@chromium.org
2009-05-05
1
-0
/
+12
*
Removing some duplicate source files and filters from vcprojs.
bradnelson@chromium.org
2009-05-04
2
-24
/
+8
*
ClientRectList must provide indexed access method that acts like item() method.
ukai@chromium.org
2009-04-30
1
-0
/
+4
*
WebKit Merge 42805:42932, Chromium side.
dglazkov@google.com
2009-04-28
1
-8
/
+0
*
Merge WebKit console and load deferrer changes.
pfeldman@chromium.org
2009-04-28
1
-0
/
+8
*
Introduce ScriptEventListner, Chromium side.
dglazkov@google.com
2009-04-27
1
-0
/
+8
*
Fix sudden termination after the latest WebKit merge.
jam@chromium.org
2009-04-25
1
-9
/
+12
*
Chromium side of WebKit merge 42725:42805.
dimich@google.com
2009-04-24
1
-0
/
+8
*
Chrome side of using WebPluginListBuilder.
darin@chromium.org
2009-04-24
1
-0
/
+12
*
Use upstreamed V8WorkerCustom and V8WorkerContextCustom. Remove duplicate V8U...
jianli@chromium.org
2009-04-23
1
-16
/
+8
*
WebKit Merge 42609:42671, Chromium Side
dglazkov@google.com
2009-04-20
1
-2
/
+10
*
Turn on ENABLE_CHANNEL_MESSAGING.
ericroman@google.com
2009-04-20
1
-1
/
+1
*
Unfork Inspector, Chromium side.
dglazkov@google.com
2009-04-17
2
-12
/
+80
*
Chrome side of webkit merge from 42547 to 42580.
tc@google.com
2009-04-16
1
-0
/
+8
*
JavaScriptCore is not using the webkit common defines.
mbelshe@google.com
2009-04-16
1
-1
/
+1
*
Build pipeline directly in build/action_maketokenizer.py.
thestig@chromium.org
2009-04-13
1
-8
/
+10
*
Switch to using WebDragData in WebView and WebViewDelegate.
darin@chromium.org
2009-04-07
1
-0
/
+20
*
Stop serializing WebString over IPC. The new rule is that only POD (plain old
darin@chromium.org
2009-04-06
1
-1
/
+1
*
Make V8WorkerContextObjectEventListener from upstream compiled.
jianli@chromium.org
2009-04-03
1
-0
/
+8
*
Chrome side change to use V8EventListenerList from upstream. This involves re...
jianli@chromium.org
2009-04-03
1
-0
/
+8
*
Turn off tcmalloc so we can see if it impacts reliability
mbelshe@google.com
2009-04-02
1
-1
/
+1
*
Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h
darin@chromium.org
2009-04-01
1
-0
/
+8
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
8
-2424
/
+0
*
Re-enabling ENABLE_VIDEO since and made appropriate changes due toWebKit merg...
hclam@chromium.org
2009-03-31
2
-2
/
+2
*
Use WebConsoleMessage instead of ConsoleMessageLevel.
darin@chromium.org
2009-03-31
1
-0
/
+4
*
Use WebScriptSource and WebFindInPageRequest from the WebKit API.
darin@chromium.org
2009-03-31
1
-0
/
+8
*
Chrome side of WebKit merge 42026:42115
playmobil@google.com
2009-03-31
2
-0
/
+10
*
Enable TCMalloc.
mbelshe@google.com
2009-03-30
2
-1
/
+15
*
Chrome-side of using setKeyIdentifierFromWindowsKeyCode instead of
darin@chromium.org
2009-03-30
2
-9
/
+5
*
Reland changes to fix the problem that DOM object is deleted in the GC thread...
jianli@chromium.org
2009-03-29
2
-0
/
+13
*
Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.
darin@chromium.org
2009-03-27
3
-2
/
+29
*
Encoding autodetection patch part 2.
jungshik@google.com
2009-03-27
2
-0
/
+9
*
Search box support, Chromium side.BUG=9210
pkasting@chromium.org
2009-03-27
1
-1
/
+1
*
Start using the upstream versions of V8NodeFilter and V8XML*.
levin@chromium.org
2009-03-27
2
-29
/
+29
*
Revert change 12507 and 12532 because it breaks the
nsylvain@chromium.org
2009-03-26
2
-13
/
+0
*
Fix the problem that DOM object is deleted in the GC thread, not owning thread.
jianli@chromium.org
2009-03-25
2
-0
/
+13
*
Chromium half of WebKit Merge, turns off ENABLE_VIDEO
eseidel@chromium.org
2009-03-25
2
-2
/
+2
*
Start using upstreamed worker files and remove the old ones from webkit/port.
dimich@google.com
2009-03-24
2
-6
/
+6
*
Accidental checkin of vs2008 stuff
mbelshe@google.com
2009-03-23
1
-2
/
+1
*
Forgot to add v8_binding to linux build.
mbelshe@google.com
2009-03-23
1
-0
/
+1
*
Rework the v8 binding string handling to be more efficient.
mbelshe@google.com
2009-03-23
1
-1
/
+6
*
Change chromium to use the V8Collection from WebKit/WebCore/bindings/v8.
levin@chromium.org
2009-03-23
1
-0
/
+4
*
Hook up V8 Database Bindings.
dglazkov@google.com
2009-03-22
3
-0
/
+111
[next]