summaryrefslogtreecommitdiffstats
path: root/ui/base/resource/data_pack.cc
Commit message (Expand)AuthorAgeFilesLines
* Verify that requested string pieces are within the data pack file.flackr@chromium.org2014-05-281-3/+15
* Fill out the rest of the StringPiece functions for 16-bit.brettw@chromium.org2014-03-111-1/+2
* Revert 255397 "Fill out the rest of the StringPiece functions fo..."brettw@chromium.org2014-03-071-2/+1
* Fill out the rest of the StringPiece functions for 16-bit.brettw@chromium.org2014-03-061-1/+2
* Changed RefCountedStaticMemory() to accept a void pointer.joaoe@opera.com2014-02-121-2/+1
* Convert base::MemoryMappedFile to use File instead of PlatformFile.rvargas@chromium.org2014-01-031-2/+2
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-11/+11
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-11/+11
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-11/+11
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* base: Move MemoryMappedFile out of file_util.h and into its own header file.tfarina@chromium.org2013-02-241-2/+3
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-101-2/+2
* Add methods to add DataPack from open filescjhopman@chromium.org2012-07-101-1/+17
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-2/+7
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-7/+2
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-2/+7
* Add scale factor tag to data packssail@chromium.org2012-05-011-2/+9
* Move RefCountedStaticMemory to base namespacesimon.hong81@gmail.com2012-04-241-2/+3
* Metro/HiDPI: Cleanup ResourceBundlesail@chromium.org2012-04-121-1/+5
* Downgrade a CHECK to a NOTREACHED in ResourceBundle::LoadLocaleResources.tony@chromium.org2011-10-181-0/+6
* Updated *.pak file format to support both UTF8 and UTF16adriansc@chromium.org2011-09-191-6/+33
* This broke lots of layout tests on OSX.levin@chromium.org2011-09-151-33/+6
* Updated *.pak file format to support both UTF8 and UTF16adriansc@chromium.org2011-09-151-6/+33
* Revert 100973 - Updated *.pak file format to support both UTF8 and UTF16dhollowa@chromium.org2011-09-141-33/+6
* Updated *.pak file format to support both UTF8 and UTF16adriansc@chromium.org2011-09-131-6/+33
* Introduced check to ensure that PAK files contain untruncated headers.adriansc@chromium.org2011-09-021-0/+7
* Remove the length field from the index entries in data pack files.tony@chromium.org2011-08-111-17/+29
* Update the .pak file format to version 2: Make resource ids 16bittony@chromium.org2011-08-041-22/+22
* Revert 95480 - Abstract fullscreen exit bubble logic to bring Linux's behavio...tony@chromium.org2011-08-041-22/+22
* Abstract fullscreen exit bubble logic to bring Linux's behaviour in line withtony@chromium.org2011-08-041-22/+22
* Fix a crash that happens if we fail to mmap resources.pak.tony@chromium.org2011-04-191-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-0/+219