| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial WebUI for DOM Distiller. | nyquist@chromium.org | 2013-09-18 | 1 | -0/+1 |
* | Remove chrome.pak references, build resources into resources.pak (try 2) | jamesr@chromium.org | 2013-08-23 | 1 | -0/+1 |
* | Revert 217346 "Remove chrome.pak references, build resources int..." | dmazzoni@chromium.org | 2013-08-13 | 1 | -0/+9 |
* | Remove chrome.pak references, build resources into resources.pak | jamesr@chromium.org | 2013-08-13 | 1 | -9/+0 |
* | Revert 216822 "Remove chrome.pak references, build resources int..." | thestig@chromium.org | 2013-08-10 | 1 | -0/+3 |
* | Remove chrome.pak references, build resources into resources.pak | jamesr@chromium.org | 2013-08-10 | 1 | -3/+0 |
* | ash: Remove ash_wallpaper_resources. | derat@chromium.org | 2013-07-17 | 1 | -1/+0 |
* | Rename webkit_(resources|strings) targets to remove _temp infix | jamesr@chromium.org | 2013-07-09 | 1 | -2/+2 |
* | Move webkit_resources / webkit_strings targets out of webkit_support.gyp | jamesr@chromium.org | 2013-07-04 | 1 | -2/+2 |
* | Generate files needed for tracing through the build. | dsinclair@chromium.org | 2013-07-02 | 1 | -0/+1 |
* | components: Rename component_resources.* to component_strings.* | tfarina@chromium.org | 2013-06-19 | 1 | -1/+1 |
* | device: Restructure the layout of gyp files. | tfarina@chromium.org | 2013-06-03 | 1 | -1/+1 |
* | Include component_resources in iOS builds. | lliabraa@chromium.org | 2013-05-17 | 1 | -1/+1 |
* | Separate component resources into their own .grd file | caitkp@chromium.org | 2013-05-14 | 1 | -0/+1 |
* | Boilerplate code to add chrome://syncfs-internals page for debugging SyncFile... | calvinlo@chromium.org | 2013-05-02 | 1 | -1/+8 |
* | Added chrome://translate-internals. For now, this shows only the preferences... | hajimehoshi@chromium.org | 2013-04-23 | 1 | -0/+7 |
* | device: Create device_bluetooth_string.{gyp,grd} files. | tfarina@chromium.org | 2013-02-22 | 1 | -0/+1 |
* | Generate about:credits page automatically at build time. | phajdan.jr@chromium.org | 2013-02-07 | 1 | -0/+33 |
* | Revert "Generate about:credits page automatically at build time." | phajdan.jr@chromium.org | 2013-02-04 | 1 | -33/+0 |
* | Generate about:credits page automatically at build time. | phajdan.jr@chromium.org | 2013-02-04 | 1 | -0/+33 |
* | Add empty chrome://memory-internals page | jochen@chromium.org | 2013-01-29 | 1 | -0/+7 |
* | Move webui resources from chrome\browser\resources\shared to ui\webui\resources. | jam@chromium.org | 2013-01-17 | 1 | -7/+0 |
* | DevTools: rename debugger/ to devtools/, move DevTools files into content/ren... | pfeldman@chromium.org | 2012-12-19 | 1 | -2/+2 |
* | Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file... | mnissler@chromium.org | 2012-12-19 | 1 | -2/+2 |
* | DevTools: rename debugger/ to devtools/, move DevTools files into content/ren... | pfeldman@chromium.org | 2012-12-19 | 1 | -2/+2 |
* | Added compiling of net_internals for iOS. | rtenneti@chromium.org | 2012-12-07 | 1 | -7/+7 |
* | Exclude chrome/common/extensions/api/ from build if enable_extensions==0 | nileshagrawal@chromium.org | 2012-12-04 | 1 | -1/+1 |
* | [signin] Basic framework for about:signin-internals. | vishwath@google.com | 2012-11-20 | 1 | -0/+7 |
* | Change the default values of WebPreferences for zh-* and ja. | jshin@chromium.org | 2012-11-17 | 1 | -2/+9 |
* | Move scale factor independent resources to separate chrome_unscaled_resources... | oshima@chromium.org | 2012-11-15 | 1 | -0/+18 |
* | Revert "Exclude unused resources from Android build." | nileshagrawal@chromium.org | 2012-10-29 | 1 | -2/+2 |
* | Exclude unused resources from Android build. | nileshagrawal@chromium.org | 2012-10-29 | 1 | -2/+2 |
* | Add iOS support to the chrome/ resource gyp/gypi files | stuartmorgan@chromium.org | 2012-10-17 | 1 | -65/+81 |
* | Cleanup: Simplify chrome gyp files. | thestig@chromium.org | 2012-10-08 | 1 | -2/+1 |
* | Include wallpaper to win_aura's executables | oshima@chromium.org | 2012-10-06 | 1 | -1/+1 |
* | Move wallpapers to ash/resource | oshima@chromium.org | 2012-09-14 | 1 | -1/+1 |
* | (reland r156610) | oshima@chromium.org | 2012-09-13 | 1 | -0/+5 |
* | Revert r156610 "add ash_resources.grd and necessary changes to use images in ... | oshima@chromium.org | 2012-09-13 | 1 | -6/+2 |
* | add ash_resources.grd and necessary changes to use images in ash/resources | oshima@chromium.org | 2012-09-13 | 1 | -2/+6 |
* | Refactor chrome/renderer resources so they support images with different scale. | varunjain@chromium.org | 2012-09-11 | 1 | -1/+1 |
* | Updating support files for new high DPI touch assets. | huangs@chromium.org | 2012-09-10 | 1 | -1/+9 |
* | Remove resources for touch 200 percent | oshima@chromium.org | 2012-08-28 | 1 | -13/+0 |
* | Options: Rename chrome/browser/resources/options2 -> chrome/browser/resources... | jhawkins@chromium.org | 2012-08-18 | 1 | -2/+2 |
* | Make ChromeOS imply enable_hidpi | pkotwicz@chromium.org | 2012-08-11 | 1 | -1/+1 |
* | Move Ash wallpapers into a separate grd/pak file to avoid duplication | benrg@chromium.org | 2012-08-09 | 1 | -0/+1 |
* | Reland 150411 - "Repack separate 100 / 200 / touch_100 / touch_200 files into... | flackr@chromium.org | 2012-08-08 | 1 | -49/+57 |
* | Revert 150411 - Repack separate 100 / 200 / touch_100 / touch_200 files into ... | flackr@chromium.org | 2012-08-07 | 1 | -57/+49 |
* | Repack separate 100 / 200 / touch_100 / touch_200 files into single pak files. | flackr@chromium.org | 2012-08-07 | 1 | -49/+57 |
* | Allow "cross-compiling" with GRIT | newt@chromium.org | 2012-08-01 | 1 | -2/+2 |
* | Update webkit_resources to support high-dpi assets | rbyers@chromium.org | 2012-07-31 | 1 | -0/+1 |