summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webkit_resources.grd
Commit message (Collapse)AuthorAgeFilesLines
* Added functionality to use "SaveAs..." from PDF plugin.gene@chromium.org2011-04-151-3/+9
| | | | | | | | | | | | | | | It is exactly the same experience as user right-click and select "SaveAs..." from pop-up menu. No disk access allowed for plugin. DIscussed it with Chris Evans and he is ok with this solution from the security stand point. Also added PDF resources for new UI. BUG=56072,75235 TEST=none, will send PDF cl separately. Review URL: http://codereview.chromium.org/6871020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81822 0039d316-1c4b-4281-b951-d872f2087c98
* New assets for PDF progress control. Added asset for drop shadow.gene@chromium.org2011-03-041-0/+1
| | | | | | | | | | BUG=71506 TEST=none Review URL: http://codereview.chromium.org/6626030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76998 0039d316-1c4b-4281-b951-d872f2087c98
* Adding resources for PDF loading progress control.gene@chromium.org2011-03-031-0/+10
| | | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/6612022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76838 0039d316-1c4b-4281-b951-d872f2087c98
* Clean up webkit resources.xiyuan@chromium.org2011-01-241-18/+1
| | | | | | | | | | | | | - Remove the original resource files. Those files are now in gfx/resources. - Remove webkit_resources references to the orignal resource files. BUG=chromium-os:9256 TEST=none. Review URL: http://codereview.chromium.org/6287007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72348 0039d316-1c4b-4281-b951-d872f2087c98
* Same as 3305029. Fixed compilation error on Linux. Unfortunately try does ↵gene@chromium.org2010-09-101-0/+23
| | | | | | | | | | | | | | | | | | not work for resources. GCC has troubles with arraysize() for structures in the different namespace and with annonymous structures. The only difference from 3305029 is in pepper_private.cc. Added PDF resources to Chrome. Added private interface to access resources from pepper plugin. Added example to PDF srting resource. BUG=54322 TEST=none Review URL: http://codereview.chromium.org/3335016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59150 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 59111 - Added PDF resources to Chrome.sky@chromium.org2010-09-101-23/+0
| | | | | | | | | | | | | | | | Added private interface to access resources from pepper plugin. Added example to PDF srting resource. BUG=54322 TEST=none Review URL: http://codereview.chromium.org/3305029 TBR=gene@chromium.org Review URL: http://codereview.chromium.org/3304019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59112 0039d316-1c4b-4281-b951-d872f2087c98
* Added PDF resources to Chrome.gene@chromium.org2010-09-101-0/+23
| | | | | | | | | | | | | Added private interface to access resources from pepper plugin. Added example to PDF srting resource. BUG=54322 TEST=none Review URL: http://codereview.chromium.org/3305029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59111 0039d316-1c4b-4281-b951-d872f2087c98
* AutoFill: Move the CC icons to webkit/glue/resources. This is a temporaryjhawkins@chromium.org2010-07-291-0/+7
| | | | | | | | | | | location until they're moved to chrome/common. BUG=50080 TEST=none Review URL: http://codereview.chromium.org/3034040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54219 0039d316-1c4b-4281-b951-d872f2087c98
* AutoFill: Display a right-aligned generic CC icon in the suggestions popup forjhawkins@chromium.org2010-07-281-0/+1
| | | | | | | | | | | billing suggestions. BUG=50080 TEST=none Review URL: http://codereview.chromium.org/3071003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54052 0039d316-1c4b-4281-b951-d872f2087c98
* Add images used by webkit for the speech input button.satish@chromium.org2010-07-281-0/+3
| | | | | | | | | | | | | | | The try servers seem to not support testing these types of resource/image additions, hence all builds fail in try. However I have verified that this builds fine on my windows,mac and linux machines. Please advise if any of the changes in the GRD or webkitclient_impl.cc need to be inside #if ENABLE_INPUT_SPEECH. I did not add the ifdef since I didn't see any for other such features in both these files. BUG=none TEST=none yet as the feature is still being implemented and not enabled Review URL: http://codereview.chromium.org/3058019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53991 0039d316-1c4b-4281-b951-d872f2087c98
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-081-35/+34
| | | | | | | BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51906 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 51572 - Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-34/+35
| | | | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/2838041 TBR=pkasting@chromium.org Review URL: http://codereview.chromium.org/2864039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51575 0039d316-1c4b-4281-b951-d872f2087c98
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-35/+34
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/2838041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51572 0039d316-1c4b-4281-b951-d872f2087c98
* Add images of indeterminate checkboxes for Linux.tkent@chromium.org2010-07-021-0/+2
| | | | | | | | | | | These iamge were based on existing linux-checkbox-*.png and modified by tkent. BUG=36321 TEST=none Review URL: http://codereview.chromium.org/2883013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51502 0039d316-1c4b-4281-b951-d872f2087c98
* Added resource images for progress bar on Linux.tony@chromium.org2010-06-101-0/+4
| | | | | | | | | | | WebKit side is https://bugs.webkit.org/show_bug.cgi?id=37310 Patch by morrita@google.com originally at http://codereview.chromium.org/2478002/show Review URL: http://codereview.chromium.org/2759007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49376 0039d316-1c4b-4281-b951-d872f2087c98
* Remove references to feed preview, which was removed years ago.tony@chromium.org2010-05-261-1/+0
| | | | | | | | TEST=tests still pass Review URL: http://codereview.chromium.org/2150005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48240 0039d316-1c4b-4281-b951-d872f2087c98
* cleaner grd files: use os.find('bsd') instead of listing all the versionpvalchev@google.com2010-05-141-1/+1
| | | | | | | | of freebsd, openbsd and possibly netbsd in the future via sprewell Review URL: http://codereview.chromium.org/2099003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47313 0039d316-1c4b-4281-b951-d872f2087c98
* Move devtool resources from webkit_resources.grd to an upstream grd file.tony@chromium.org2010-03-111-2/+0
| | | | | | | | This gets rid of third_party references in webkit_resources.grd which will allow us to build this file upstream. Review URL: http://codereview.chromium.org/792005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41238 0039d316-1c4b-4281-b951-d872f2087c98
* Solaris: first set of patches to make WebKit build on Solaris.evan@chromium.org2010-02-251-1/+1
| | | | | | | | | | | | This set is mostly definitions and minor naming things. BUG=30101 TEST=compiles Patch by James Choi <jchoi42@pha.jhu.edu> Review URL: http://codereview.chromium.org/650015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40002 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: switch to upstreamed version of DevTools *.js files. Second ↵yurys@chromium.org2010-02-101-1/+1
| | | | | | | | | | attempt to land the patch 598014. Now with concatenated file name changed from devtools.js to DevTools.js BUG=34411 Review URL: http://codereview.chromium.org/601025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38606 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "DevTools: switch to upstreamed version of DevTools *.js files"yurys@chromium.org2010-02-101-1/+1
| | | | | | | | TBR=pfeldman Review URL: http://codereview.chromium.org/602019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38600 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: switch to upstreamed version of DevTools *.js filesyurys@chromium.org2010-02-101-1/+1
| | | | | | | | BUG=34411 Review URL: http://codereview.chromium.org/598014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38595 0039d316-1c4b-4281-b951-d872f2087c98
* Move base.js file to the renderer/resources since it's not used by DevTools ↵yurys@chromium.org2010-02-091-1/+0
| | | | | | | | any more Review URL: http://codereview.chromium.org/593015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38476 0039d316-1c4b-4281-b951-d872f2087c98
* bsds: views/ and webkit/ support for FreeBSD/OpenBSDevan@chromium.org2009-12-311-1/+1
| | | | | | | | | - add a TOOLKIT_USES_GTK #define to catch GTK and Views+GTK - lots of ifdef twiddling Review URL: http://codereview.chromium.org/519030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35402 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Temporarily adding blank line to webkit_resources.grd."scherkus@chromium.org2009-10-201-1/+0
| | | | | | | Review URL: http://codereview.chromium.org/309002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29565 0039d316-1c4b-4281-b951-d872f2087c98
* Temporarily adding blank line to webkit_resources.grd.scherkus@chromium.org2009-10-201-0/+1
| | | | | | | | | I need to rebaseline but the bots haven't recompiled WebKit glue resources yet. Review URL: http://codereview.chromium.org/292032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29564 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: bring devtools tests back.pfeldman@chromium.org2009-10-061-1/+1
| | | | | | Review URL: http://codereview.chromium.org/243107 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28099 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: Get rid of utility functions and ExecuteUtilityFunction as a ↵pfeldman@chromium.org2009-09-211-1/+0
| | | | | | | | whole. Eliminates the need in double-JSON of InjectedScript-related functions. Review URL: http://codereview.chromium.org/201017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26684 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: re-enable some devtools interactive ui tests that started to fail ↵yurys@google.com2009-09-051-1/+1
| | | | | | | | | | | after WebKit roll. Touch webkit_resources.grd so that build bot takes changes to injected scripts. BUG=21116 TBR=pfeldman@chromium.org Review URL: http://codereview.chromium.org/194033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25576 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: call a no-op function from the utility context to trigger v8 ↵yurys@google.com2009-09-041-1/+1
| | | | | | | | execution instead of evaluating javascript:void(0). This way we don't need to filter out AfterCompile events for 'javascript:void(0)' scripts. Review URL: http://codereview.chromium.org/195013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25439 0039d316-1c4b-4281-b951-d872f2087c98
* Adding image for volume slider thumbhclam@chromium.org2009-08-211-0/+1
| | | | | | | | | | BUG=18973 Volume silder thumb image for media controls. Review URL: http://codereview.chromium.org/173139 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24035 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: touch the resources file in hopes to fix interactive ui tests.pfeldman@chromium.org2009-08-191-1/+1
| | | | | | | TBR=mnaganov git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23707 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: Re-enable sanity tests.pfeldman@chromium.org2009-08-141-1/+1
| | | | | | Review URL: http://codereview.chromium.org/165530 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23435 0039d316-1c4b-4281-b951-d872f2087c98
* Add disabled play and mute icons for media player.kylep@chromium.org2009-08-141-0/+2
| | | | | | | | BUG=18969,18970 TEST=none Review URL: http://codereview.chromium.org/164356 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23415 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: migrate to upstreamed version of CSS support.pfeldman@chromium.org2009-08-061-1/+2
| | | | | | Review URL: http://codereview.chromium.org/164052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22612 0039d316-1c4b-4281-b951-d872f2087c98
* Provide media slider thumb image for media controls panelhclam@chromium.org2009-07-301-0/+1
| | | | | | Review URL: http://codereview.chromium.org/160415 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22110 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: show constructor name for eval result.yurys@google.com2009-07-281-1/+1
| | | | | | Review URL: http://codereview.chromium.org/160161 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21834 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: split console evaluation into two steps: actual evaluation and resultyurys@google.com2009-07-271-1/+1
| | | | | | | | | | | wrapping. When second step is executed debugger_agent_manager will autocontinue on break. We assume that second step doesn't call user scripts. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=21635 Review URL: http://codereview.chromium.org/159395 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21637 0039d316-1c4b-4281-b951-d872f2087c98
* Linux: add images for disabled checkboxes and radio buttons.agl@chromium.org2009-07-091-0/+4
| | | | | | | | | | (WebKit side still to land, however this side can be safely landed without it.) BUG=16170 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20224 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: Add support for dumping objects into the console. (Take 2).pfeldman@chromium.org2009-06-171-1/+1
| | | | | | | | BUG=13851 Review URL: http://codereview.chromium.org/126270 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18617 0039d316-1c4b-4281-b951-d872f2087c98
* BUG=12192rafaelw@chromium.org2009-05-301-1/+0
| | | | | | | | R=aa Review URL: http://codereview.chromium.org/115681 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17269 0039d316-1c4b-4281-b951-d872f2087c98
* Register the icons for play/pause and max-volume/mute in the resource files, ↵ajwong@chromium.org2009-05-211-0/+5
| | | | | | | | and expose the names to webkit. Review URL: http://codereview.chromium.org/113665 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16553 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: Implement styles toggle:pfeldman@chromium.org2009-04-291-0/+1
| | | | | | | | | | | | | 1. Split inject.js into injected object and the dispatch. 2. Surround utility function call with try/catch, pass potential exception all way to the client. 3. Fix user and user agent scripts detection 4. Introduce toggleStyle 5. Remove __defineGetter__ from the styles code: make things simple 6. Beautify code. Review URL: http://codereview.chromium.org/99184 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14839 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: Support r/o properties inspection.pfeldman@chromium.org2009-04-011-0/+3
| | | | | | Review URL: http://codereview.chromium.org/56067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12949 0039d316-1c4b-4281-b951-d872f2087c98
* Add images for <input type="search">. These are copies of the ones in the ↵pkasting@chromium.org2009-03-261-0/+4
| | | | | | | | | public WebKit tree. BUG=9210 Review URL: http://codereview.chromium.org/45069 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12609 0039d316-1c4b-4281-b951-d872f2087c98
* Linux: first part of removing GTK from the rendereragl@chromium.org2009-02-271-1/+7
| | | | | | | | | | This patch adds the resources which the WebKit changes need. This shouldn't change anything. Review URL: http://codereview.chromium.org/27255 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10567 0039d316-1c4b-4281-b951-d872f2087c98
* Final step in converting all grit includes to have grit in the path.tc@google.com2009-02-241-1/+1
| | | | | | | | | | | | Fixes some linux/mac issues that were pending and fix up the scons build to expect the file in the grit subdir. BUG=7537 Review URL: http://codereview.chromium.org/28035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10306 0039d316-1c4b-4281-b951-d872f2087c98
* Add data pack file format to the grit output type and enable it for ↵tc@google.com2009-01-161-0/+1
| | | | | | | | | | | | | | | | | | webkit_resources.grd. This only adds support for <include> nodes. <message> nodes are forthcoming. The design doc describing the format is here: http://dev.chromium.org/developers/design-documents/linuxresourcesandlocalizedstrings I hooked into the <release> tag because we need to generate an index at the beginning of the file. The index contains the position of all the resources, so we walk the file at that point. This currently only handles <include> tags, but will be extended to handle <message> as well. Review URL: http://codereview.chromium.org/18215 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8147 0039d316-1c4b-4281-b951-d872f2087c98
* Remove the svn:executable bit and make line endings consistent.tc@google.com2009-01-141-31/+31
| | | | | | | | | This matches other .grd files in the tree. TBR=evan Review URL: http://codereview.chromium.org/18231 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8026 0039d316-1c4b-4281-b951-d872f2087c98
* Remove grit hack and inline a 30x30 red square for atc@google.com2009-01-131-4/+0
| | | | | | | | | data resource that we were loading from disk. This should get compiled out in chrome. Rebaseline one test. Review URL: http://codereview.chromium.org/18008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7966 0039d316-1c4b-4281-b951-d872f2087c98