summaryrefslogtreecommitdiffstats
path: root/chrome/browser/parsers
Commit message (Expand)AuthorAgeFilesLines
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-283-6/+6
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-132-7/+6
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-1/+1
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-222-2/+10
* FBTF: Even more deinlining.erg@google.com2010-10-202-0/+3
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-1/+0
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-195-6/+17
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-302-5/+6
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-266-0/+6
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-242-0/+5
* Remove <iostream> where possible.erg@google.com2010-07-201-3/+0
* TTF: Add tests for FileMetaDataParser.jhawkins@chromium.org2010-06-222-2/+100
* Cleanup: Use ScopedVector in MetadataParserManager.jhawkins@chromium.org2010-06-212-8/+2
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-112-1/+2
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-136-22/+22
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-112-3/+4
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-1/+1
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-284-8/+0
* Fix a ton of compiler warnings.estade@chromium.org2009-08-284-0/+8
* Adding a new parsing system to the metadata url request.brettw@chromium.org2009-07-2311-0/+387