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
*
New WebKit API interfaces for desktop notifications.
johnnyg@google.com
2009-09-01
1
-0
/
+7
*
Haiku bits have been landing upstream; exclude those from Chromium builds.
pkasting@chromium.org
2009-08-27
1
-1
/
+1
*
More refactoring for WebPlugin.
darin@chromium.org
2009-08-27
1
-2
/
+4
*
DevTools l10n: inhibit until agreeded that it is needed.
mnaganov@chromium.org
2009-08-27
1
-2
/
+0
*
DevTools: Remove base/values dependency from devtools.
pfeldman@chromium.org
2009-08-27
1
-1
/
+0
*
Skeleton classes for appcache library framework. This is a work in progress. ...
jennb@chromium.org
2009-08-26
1
-0
/
+9
*
plugins: unfork WebPluginDelegateImpl between linux/win
evan@chromium.org
2009-08-26
1
-7
/
+6
*
Fix the scons build not generating inspector_strings
tony@chromium.org
2009-08-24
1
-45
/
+47
*
Revert 24094, caused a build break.
maruel@chromium.org
2009-08-24
1
-85
/
+46
*
DevTools l10n: merge Inspector's and DevTools's strings; also, disable l10n u...
mnaganov@chromium.org
2009-08-24
1
-46
/
+85
*
Retrofit the pre-existing appache message dispatching with the new WebKit API...
michaeln@google.com
2009-08-21
1
-2
/
+9
*
Change the way that we search for iframes. The original code assumed that
darin@chromium.org
2009-08-21
1
-2
/
+0
*
DevTools l10n: generate localized strings and use them.
mnaganov@chromium.org
2009-08-21
1
-0
/
+68
*
Provide a hint to build systems that DerivedSourcesAllInOne.cpp should be
mark@chromium.org
2009-08-20
1
-3
/
+4
*
Revert r23820 by mnaganov due to Interactive Test failures
asargent@chromium.org
2009-08-20
1
-68
/
+0
*
DevTools l10n: generate localized strings and use them.
mnaganov@chromium.org
2009-08-20
1
-0
/
+68
*
Move WebPluginContainer into the WebKit API
darin@chromium.org
2009-08-20
1
-0
/
+4
*
Commit http://codereview.chromium.org/173066
jorlow@chromium.org
2009-08-19
1
-0
/
+2
*
Remove webview's dependency on webpreferences.
jorlow@chromium.org
2009-08-17
1
-0
/
+1
*
Revert "Reverting 23406" as it didn't break any tests.
jhawkins@chromium.org
2009-08-14
1
-0
/
+3
*
DevTools: dom_agent is dead. Long live InspectorDOMAgent.
pfeldman@chromium.org
2009-08-14
1
-4
/
+0
*
Move glue/event_conversion.{h,cc} into the WebKit API implementation.
darin@chromium.org
2009-08-14
1
-2
/
+2
*
Reverting 23406.
levin@chromium.org
2009-08-14
1
-3
/
+0
*
Change PluginInstallImpl to use base::WindowImpl instead of CWindowImpl to re...
jhawkins@chromium.org
2009-08-14
1
-0
/
+3
*
Appcache related WebKit API additions. With this patch the compile-time flag ...
michaeln@google.com
2009-08-12
1
-4
/
+7
*
Try to fix the Mac build on the canary bot, by excluding a new cross-platform...
pkasting@chromium.org
2009-08-12
1
-0
/
+4
*
Roll WebKit to 47010
amanda@chromium.org
2009-08-11
1
-166
/
+6
*
Roll WebKit to 46977, fold in http://codereview.chromium.org/164247
amanda@chromium.org
2009-08-10
1
-0
/
+1
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
1
-4
/
+3
*
Add html/canvas directory to WebCore include paths, because it was added upst...
dglazkov@chromium.org
2009-08-09
1
-0
/
+1
*
Create a WebSettings interface that can be used for code outside of WebKit/We...
jorlow@chromium.org
2009-08-08
1
-0
/
+3
*
Set up a interposing library for Carbon calls made by plugins.
stuartmorgan@google.com
2009-08-07
1
-0
/
+2
*
Webkit update 46850:46894. This required a webkit gyp change (for yusukes's ...
senorblanco@chromium.org
2009-08-07
1
-4
/
+0
*
Add CSS Keyword values and conversion routines to webkit glue.
jeremy@chromium.org
2009-08-07
1
-0
/
+2
*
DevTools: Add Color.js into the frontend.
pfeldman@chromium.org
2009-08-07
1
-0
/
+1
*
Port of WebKit's appcache manifest parser code.
michaeln@google.com
2009-08-06
1
-0
/
+13
*
DevTools: migrate to upstreamed version of CSS support.
pfeldman@chromium.org
2009-08-06
1
-0
/
+2
*
Remove a now-unnecessary warning suppression.
pkasting@chromium.org
2009-08-06
1
-3
/
+0
*
DevTools: add initial stuff for Heap profiler.
mnaganov@chromium.org
2009-08-05
1
-0
/
+1
*
Move alternate 404 error page loading out of WebFrame and into RenderView.
darin@chromium.org
2009-08-04
1
-1
/
+0
*
Cross-process Message Port implementation.
jam@chromium.org
2009-08-04
1
-0
/
+10
*
WebKit merge from 46726 to 46732 to unbreak the canary bots.
tc@google.com
2009-08-03
1
-1
/
+3
*
Add WebCore/bridge to the header include paths, so that WebCore's version of ...
eroman@chromium.org
2009-08-03
1
-5
/
+1
*
Make Linux versioninfo its own lib so it can be linked in only where needed.
mmoss@chromium.org
2009-07-29
1
-0
/
+1
*
Disable HTML5 DataGrid tag support, until the implementation's more complete.
snej@chromium.org
2009-07-24
1
-1
/
+1
*
This file (somehow) got removed from the last CL.
jorlow@chromium.org
2009-07-24
1
-0
/
+2
*
The final CL for plumbing DOM Storage.
jorlow@chromium.org
2009-07-24
1
-0
/
+2
*
Linux: splice together RendererPreferences and SkFontHost
agl@chromium.org
2009-07-24
1
-0
/
+3
*
Alt{Error,404}PageResourceFetcher cleanup.
darin@chromium.org
2009-07-23
1
-2
/
+0
*
Changes to provide asynchronous read in data source:
hclam@chromium.org
2009-07-22
1
-0
/
+2
[next]