summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.gyp
Commit message (Expand)AuthorAgeFilesLines
* Move various runtime enabled features into a WebRuntimeFeatures class.darin@chromium.org2009-10-301-1/+2
* Moves webview_impl.cc, webframe_impl.cc and webframeloaderclient_impl.cc intodarin@chromium.org2009-10-301-6/+9
* Adds default implementations to WebFrameClientyaar@chromium.org2009-10-291-1/+0
* Move webworker{client}_impl.{h,cc} into webkit/api/srcyaar@chromium.org2009-10-291-4/+5
* DevTools: Implement raw cookies access for inspector.pfeldman@chromium.org2009-10-291-0/+2
* Rollback of 30408yaar@chromium.org2009-10-291-5/+4
* Move webworker{client}_impl.{h,cc} into webkit/api/srcyaar@chromium.org2009-10-291-4/+5
* DevTools: Remove base/ dependencies from glue/devtoolspfeldman@chromium.org2009-10-281-4/+4
* Reverting a two line merge error.yaar@chromium.org2009-10-271-2/+0
* Move glue/EditorClientImpl.h/cpp to webkit/api/srcyaar@chromium.org2009-10-271-2/+4
* Move a bunch of files into webkit/api/srcdarin@chromium.org2009-10-271-10/+11
* Renamed WebContextMenuClientImpl -> ContextMenuClientImplyaar@chromium.org2009-10-271-2/+2
* Adding the WebDatabase class, and the WebDatabaseObserver abstractdumi@chromium.org2009-10-231-0/+3
* Move SearchableFormData over to the WebKit API.pkasting@chromium.org2009-10-231-2/+2
* Create a PasswordAutocompleteListener interface to de-couple WebViewdarin@chromium.org2009-10-231-2/+3
* Break out FormFieldValues::Element into FormField, which will eventually hold...jhawkins@chromium.org2009-10-231-0/+2
* Move ContextMenuClientImpl to api/srcyaar@chromium.org2009-10-221-2/+2
* Introduce WebSecurityPolicy for security related methods.mhm@chromium.org2009-10-221-0/+2
* AppCacheResponse storage implementationmichaeln@google.com2009-10-211-0/+2
* TBR: darinmhm@chromium.org2009-10-211-2/+0
* Introduce WebSecurityPolicy for security related methods.mhm@chromium.org2009-10-211-0/+2
* Enable WebSocket in test_shellukai@chromium.org2009-10-211-0/+7
* Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...jhawkins@chromium.org2009-10-201-2/+2
* Moved Node/ElementToHTMLInputElement from glue/dom_utilities into src/DOMUtil...yaar@chromium.org2009-10-201-0/+2
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-2/+0
* Moved Pepper delegate definition to chrome\renderer to allow it to usesehr@google.com2009-10-171-2/+0
* Move WebDevToolsAgent{Delegate} into the WebKit API.darin@chromium.org2009-10-171-2/+2
* Move scripting / v8 related methods out of WebKit.hmhm@chromium.org2009-10-161-0/+2
* Added stub implementation of SharedWorkerRepository.atwilson@chromium.org2009-10-151-0/+1
* DevTools: Make DevTools look like Chrome.pfeldman@chromium.org2009-10-141-0/+10
* Implement WebAccessibility object, a wrapper for WebCore::AccessibilityObject.dglazkov@chromium.org2009-10-131-0/+2
* Enables the sending of Timeline Agent and Resource messages to the devtools a...jamesr@chromium.org2009-10-121-0/+1
* First version of pepper api implementation:sehr@google.com2009-10-121-0/+2
* Remove unused feed_preview.{h,cc} files.darin@chromium.org2009-10-121-2/+0
* DevTools: enable databases panel.pfeldman@chromium.org2009-10-121-1/+0
* Moving ShowContextMenu out of WebView_delegate and into WebViewClientyaar@chromium.org2009-10-091-0/+1
* AppCache StorageAPIsmichaeln@google.com2009-10-091-0/+8
* Add pieces needed by upcoming memory purge implementation:pkasting@chromium.org2009-10-071-0/+2
* Stop glue from exporting webcore headers.thestig@chromium.org2009-10-071-3/+0
* Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and adarin@chromium.org2009-10-071-0/+1
* Implement NPN_GetValueForURL and NPN_SetValueForURL and add a stub for NPN_Ge...jam@chromium.org2009-10-071-3/+0
* Move runFileChooser from webview_delegate to WebViewClient.yaar@chromium.org2009-10-061-0/+3
* Implementation of application cache update algorithm.jennb@chromium.org2009-10-061-0/+2
* DevTools: fix 'devtools.html' generation on Linux.mnaganov@chromium.org2009-10-061-0/+3
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Ported Chrome's WebGL implementation to Linux. Required changes tokbr@google.com2009-10-051-0/+1
* Exposes WebCore's FontCache through the webkit APIjamesr@chromium.org2009-10-051-0/+2
* DevTools: auto-generate devtools.html from WebKit's inspector.htmlmnaganov@chromium.org2009-10-051-19/+46
* Another stab at the Chromium side of storage events. Re-submission of http:/...jorlow@chromium.org2009-10-031-0/+5
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-0/+1