| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename CommandLine::GetArgs(), update callers. | msw@chromium.org | 2011-07-13 | 1 | -3/+4 |
* | app: Get rid of app_paths.[cc,h] files. | tfarina@chromium.org | 2011-06-27 | 1 | -2/+0 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -3/+3 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Move ResourceBundle, DataPack to ui/base | ben@chromium.org | 2011-01-20 | 1 | -1/+3 |
* | Remove TopSites::IsEnabled() as well as related dead code. | satorux@chromium.org | 2011-01-18 | 1 | -2/+1 |
* | Move base/win_util to the base/win directory and use the base::win namespace. | brettw@google.com | 2010-12-31 | 1 | -1/+0 |
* | Remove win_util::FormatMessage and FormatLastWin32Error. These were only used... | brettw@google.com | 2010-12-30 | 1 | -4/+3 |
* | Cleanup: Remove unneeded browser_thread.h usage. | thestig@chromium.org | 2010-12-13 | 1 | -2/+2 |
* | Makes generate_profile able to generate top sites data. | sky@chromium.org | 2010-10-28 | 1 | -38/+106 |
* | Re-land r56742 now with correct database files | brettw@chromium.org | 2010-08-21 | 1 | -1/+1 |
* | Revert 56742 - A new field to describe the sources of history urls(visits) is... | brettw@chromium.org | 2010-08-19 | 1 | -1/+1 |
* | A new field to describe the sources of history urls(visits) is added. This fi... | brettw@chromium.org | 2010-08-19 | 1 | -1/+1 |
* | 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 |