summaryrefslogtreecommitdiffstats
path: root/tools/grit
Commit message (Expand)AuthorAgeFilesLines
* Only put the chrome frame resources in the locale dlls.tony@chromium.org2011-08-261-1/+7
* Make bubble_border use resources under ui/resources.saintlou@chromium.org2011-08-161-0/+7
* Revert 96817 - make bubble_border to use resources under ui/resources.georgey@chromium.org2011-08-151-7/+0
* make bubble_border to use resources under ui/resources.saintlou@chromium.org2011-08-151-0/+7
* Remove the length field from the index entries in data pack files.tony@chromium.org2011-08-112-8/+15
* Update the .pak file format to version 2: Make resource ids 16bittony@chromium.org2011-08-042-7/+8
* Revert 95480 - Abstract fullscreen exit bubble logic to bring Linux's behavio...tony@chromium.org2011-08-042-8/+7
* Abstract fullscreen exit bubble logic to bring Linux's behaviour in line withtony@chromium.org2011-08-042-7/+8
* Fix some grit related dependencies.tony@chromium.org2011-07-291-27/+44
* DevTools: remove profile and url context dependencies from remote debugging s...pfeldman@chromium.org2011-07-281-1/+1
* Adding fake bidi generationofri@google.com2011-07-244-86/+198
* Rename app_strings to ui_strings.tfarina@chromium.org2011-07-071-1/+1
* Expose list of all running shared workers at chrome://workersyurys@chromium.org2011-07-041-0/+3
* Change grit to depend on test data in the main repository.joi@chromium.org2011-06-3066-55/+6449
* Revert 91161 - Change grit to depend on test data in the main repository.joi@chromium.org2011-06-3066-6449/+55
* Change grit to depend on test data in the main repository.joi@chromium.org2011-06-3066-55/+6449
* Move app/resources/* to ui/resources/ directory.tfarina@chromium.org2011-06-291-1/+1
* Wholesale move of debugger sources to content.joi@chromium.org2011-06-291-1/+1
* Add chrome://quota-internals/ resourcestzik@chromium.org2011-06-271-0/+3
* Revert 90447 - Add chrome://quota-internals/ resourcestzik@chromium.org2011-06-241-3/+0
* Add chrome://quota-internals/ resourcestzik@chromium.org2011-06-241-0/+3
* Fix string-enums in ADMX templatesgfeher@chromium.org2011-06-175-57/+73
* Add is_linux, is_win, is_macosx, and is_posix to the list oftony@chromium.org2011-06-151-6/+13
* grit_info: Explicitly make __file__ relative to the current directory.thakis@chromium.org2011-05-251-1/+84
* Revert 86551 (turns out testers run `gclient sync` as well, and there are 10....thakis@chromium.org2011-05-251-1/+1
* grit_info: Explicitly make __file__ relative to the current directory.thakis@chromium.org2011-05-251-1/+1
* Start generating translated policy templatesgfeher@chromium.org2011-05-242-1/+5
* Added resources.abodenha@google.com2011-05-181-0/+3
* grit: Don't parse <messages> and children in --inputs and --outputs mode.thakis@chromium.org2011-05-142-16/+35
* grit: When gathering input files, don't do full inlining.thakis@chromium.org2011-05-141-5/+26
* grit: Split the main() function into a pure DoMain() and an impure part.thakis@chromium.org2011-05-141-8/+13
* Pre-requisites needed before applying content-security-policy to the HTML opt...tsepez@chromium.org2011-05-131-0/+3
* There is a patch for new resource pak for devtools tab selection page.loislo@chromium.org2011-05-061-1/+5
* Make sure grit unittests run on presubmit.tony@chromium.org2011-05-043-14/+10
* Revert 84081 due to internal failure - grit: Completely ignore the 'if'-nodes...sadrul@chromium.org2011-05-041-3/+0
* grit: Completely ignore the 'if'-nodes that do not evaluate to true.sadrul@chromium.org2011-05-041-0/+3
* expand CSS attributes for which we inline imagesestade@chromium.org2011-05-031-1/+3
* When grit flattens resources, make it include the name of the resourcetony@chromium.org2011-05-032-7/+7
* Fix HTML/CSS image inlining broken by r83644 (it was matching background-imag...mihaip@chromium.org2011-05-031-1/+1
* Switch web store promo button image to have an alpha channel,mihaip@chromium.org2011-04-301-2/+2
* Split out large icons into a separate resource paksail@chromium.org2011-04-212-1/+12
* Revert 82497 - Split out large icons into a separate resource pakThis is a pa...sail@chromium.org2011-04-212-12/+1
* Split out large icons into a separate resource paksail@chromium.org2011-04-212-1/+12
* Revert high res icon changessail@chromium.org2011-04-202-12/+1
* Add support for multi resolution iconssail@chromium.org2011-04-192-1/+12
* Mitigate XSS in the bookmark manager using Content-Security-Policy.abarth@chromium.org2011-04-142-15/+22
* Roll out 81535 because it tickled an assert in URLRequestResourceBundleJob.abarth@chromium.org2011-04-142-22/+15
* Mitigate XSS in the bookmark manager using Content-Security-Policy.abarth@chromium.org2011-04-142-15/+22
* Add whitelist support to grit.thomasvl@chromium.org2011-04-134-10/+82
* Support nested <if> tags for included html.xiyuan@chromium.org2011-04-052-10/+49