summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.gyp
Commit message (Expand)AuthorAgeFilesLines
...
* Switch to using the dummy window for QD plugin drawingstuartmorgan@chromium.org2009-12-101-0/+1
* Re-apply 34040. Now after 34055 build should succeed.mnaganov@chromium.org2009-12-081-0/+4
* DevTools: specify dependency of 'devtools.html' from 'webkit.gyp'.mnaganov@chromium.org2009-12-081-0/+2
* Revert 34040 - DevTools: make possible profiling of scripts doing heavy calcu...mnaganov@chromium.org2009-12-081-4/+0
* DevTools: make possible profiling of scripts doing heavy calculations.mnaganov@chromium.org2009-12-081-0/+4
* Refactor the pepper API implementation to make it more scalable as we add morebrettw@chromium.org2009-12-071-0/+4
* The appcache system uses two threads, an IO thread and a DB thread.michaeln@google.com2009-11-231-0/+2
* Partially revert WebKit.gyp switch-over, because it broke build bot setupdglazkov@google.com2009-11-131-0/+551
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-512/+0
* Retry of http://codereview.chromium.org/372025 with additional changes toamanda@chromium.org2009-11-111-5/+0
* linux: TCMalloc-based C++ heap profiler.willchan@chromium.org2009-11-111-2/+4
* AppCache changes to the networking model. Added new classes AppCacheRequestHa...michaeln@google.com2009-11-091-0/+2
* DevTools: migrate from inspector_controller.js to the InspectorControllerStub...pfeldman@chromium.org2009-11-071-1/+0
* Move PasswordAutocompleteListener into the WebKit API (AGAIN)yaar@chromium.org2009-11-071-2/+2
* Reverting 31266. threw asserts in test_shell on the bots.amanda@chromium.org2009-11-061-0/+5
* Unfork shared methods of WebPluginDelegateImpl. As a side effect, should fixamanda@chromium.org2009-11-061-5/+0
* Introduce WebAccessibilityControllerImpl.dglazkov@chromium.org2009-11-041-11/+2
* Extract webkit api target from webkit.gypyaar@chromium.org2009-11-021-310/+2
* Adding Chromium's database tracker.dumi@chromium.org2009-11-021-0/+4
* Remove WebCore dependency from accessibility_controller.dglazkov@chromium.org2009-11-021-0/+2
* Remove WebCore dependencies from accessibility_ui_element.dglazkov@chromium.org2009-10-301-0/+1
* 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