summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gears_integration.cc
Commit message (Expand)AuthorAgeFilesLines
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-5/+1
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-061-2/+2
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* chrome 3: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+4
* Move base64 from 'net/base' into 'base'.hayato@chromium.org2009-11-241-2/+2
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-201-5/+5
* Fix a whole bunch of style nits.erg@google.com2009-10-131-4/+4
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-3/+3
* Reverting 27389.darin@chromium.org2009-09-301-16/+10
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-10/+16
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-16/+10
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-3/+3
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-3/+3
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Make gears_integration.cc compile on Posix. Change the GearsCreateShortcut c...jhawkins@chromium.org2009-02-171-6/+9
* Remove the executable bit from a bunch of files that shouldn't have had it.evan@chromium.org2009-02-121-0/+0
* Add a PNGEncoder helper function that takes an SkBitmap,nick@chromium.org2009-01-231-7/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Chrome changes to allow non-ASCII characters in shortcut filenames.mpcomplete@google.com2008-08-201-5/+18
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-1/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+331