| Commit message (Expand) | Author | Age | Files | Lines |
* | Move image codec stuff to toplevel gfx. | ben@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | win: string_util.h -> utf_string_conversions.h fix. | jhawkins@google.com | 2010-03-11 | 1 | -1/+1 |
* | Add some licensing comments under chrome/. | evan@chromium.org | 2009-12-28 | 1 | -0/+6 |
* | Fix an include. | brettw@chromium.org | 2009-10-09 | 1 | -1/+1 |
* | Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes | brettw@chromium.org | 2009-10-03 | 1 | -4/+4 |
* | Moved typedef of RedirectList from HistoryService class to history namespace. | meelapshah@chromium.org | 2009-07-01 | 1 | -1/+1 |
* | Fix: Certain redirections remove sites from the history | yuzo@chromium.org | 2009-07-01 | 1 | -1/+1 |
* | Convert crash_service and generate_profile to gyp generation. | sgk@google.com | 2009-06-03 | 1 | -162/+0 |
* | Fix Skia includes to use the whole path name. | brettw@chromium.org | 2009-05-19 | 1 | -1/+1 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 1 | -166/+0 |
* | Uses FFmpeg in chrome/renderer | hclam@chromium.org | 2009-03-19 | 1 | -2/+2 |
* | Reenable incremental linking for most projects except the largest ones. Will ... | maruel@chromium.org | 2009-03-11 | 1 | -0/+1 |
* | Slight code change to make some global variables const. | maruel@google.com | 2009-03-10 | 1 | -2/+2 |
* | Port some unit tests from chrome/browser/ | phajdan.jr@chromium.org | 2009-02-02 | 1 | -1/+1 |
* | Porting profiles to the Mac. | avi@chromium.org | 2009-01-28 | 1 | -1/+2 |
* | Try2 of issue 18772. (move jpeg_codec* to base/gfx) | estade@chromium.org | 2009-01-27 | 1 | -1/+1 |
* | undo 8692 (fix build failure) | estade@chromium.org | 2009-01-27 | 1 | -1/+1 |
* | Move jpeg_codec.* to base/gfx | estade@chromium.org | 2009-01-27 | 1 | -1/+1 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 1 | -40/+97 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -1/+42 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 1 | -1/+1 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -161/+161 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -161/+161 |
* | Add builds of miscellaneous .exes: | sgk@google.com | 2008-11-21 | 1 | -0/+68 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -1/+1 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -1/+2 |
* | Enforce Terminate on Heap Corruption in most of our executable on Windows XP ... | maruel@google.com | 2008-09-24 | 1 | -0/+2 |
* | Makes deleting history no longer delete starred urls. Thiseffectively reenabl... | sky@google.com | 2008-08-27 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Moves bookmarks out of history into its own file (JSON). | sky@google.com | 2008-08-21 | 1 | -0/+3 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 3 | -0/+1206 |