summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.gyp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Ported Chrome's WebGL implementation to Mac OS X. Removed code whichkbr@google.com2009-10-021-1/+8
* SocketStreamHandle implementation (skelton) for chromium.ukai@chromium.org2009-10-021-0/+1
* Reverting 27756.jorlow@chromium.org2009-10-011-5/+0
* Another stab at the Chromium side of storage events. The WebKit side can be ...jorlow@chromium.org2009-10-011-0/+5
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-301-0/+1
* One part of http://codereview.chromium.org/223013/showjorlow@chromium.org2009-09-301-0/+1
* Incorporated initial WebGL implementation for Chrome, currentlykbr@google.com2009-09-281-0/+23
* Downstreamed v8 extension building & webkit_chromium_port flagyaar@chromium.org2009-09-241-0/+16
* Upstreamings parts of webkit.gyp (step 3)yaar@chromium.org2009-09-231-3/+3
* Rolling back 26904, didn't take chrome branding into account.bradnelson@google.com2009-09-231-14/+21
* Changing the grd files in chrome/webkit/app to be compiled to sepratebradnelson@google.com2009-09-231-21/+14
* Move FTP LIST parsing code to the renderer process.phajdan.jr@chromium.org2009-09-221-0/+2
* Refactor the DB code to make it accessible from test_shell.dumi@chromium.org2009-09-221-0/+13
* Enable webkit.gyp compiler warnings on mac only.tony@chromium.org2009-09-221-0/+8
* Rolling back change 26798. Didn't catch all the missing dependencies.bradnelson@google.com2009-09-221-9/+12
* Fixing up webkit_strings and webkit_resources to use grit scanner to decidebradnelson@google.com2009-09-221-12/+9
* Disable warnings on linux too. opt build is failing.tony@chromium.org2009-09-211-7/+0
* Disable compiler warnings on mac. Some crept in since the last time.tony@chromium.org2009-09-211-1/+1
* Enable compiler -Werror and -Wall on our webkit code for mac and linux.tony@chromium.org2009-09-211-0/+7
* DevTools: Get rid of utility functions and ExecuteUtilityFunction as a whole....pfeldman@chromium.org2009-09-211-1/+0
* Fold WebEditingClient into WebViewClient.darin@chromium.org2009-09-181-1/+0
* Upstreamings parts of webkit.gyp (step 1)yaar@chromium.org2009-09-181-920/+6
* Introduce WebKit::WebSecurityOrigin as a wrapper arounddarin@chromium.org2009-09-181-0/+2
* Check for supported schemes and examine request methods at key points. We sup...michaeln@google.com2009-09-181-1/+1
* Revert change 26523 "Upstreamings parts of webkit.gyp (step 1)" because it br...nsylvain@chromium.org2009-09-181-6/+920
* Upstreamings parts of webkit.gyp (step 1)yaar@chromium.org2009-09-171-920/+6
* Add all locales to the appropriate generated file lists in .gyp files.thestig@chromium.org2009-09-171-14/+7
* Bring the Mac Chromium render theme up to date and easier to keep merged. Chr...avi@chromium.org2009-09-171-1/+11
* Hook up WebViewClient, part 1.darin@chromium.org2009-09-161-0/+1