| Commit message (Expand) | Author | Age | Files | Lines |
* | Extract load times from WebDataSource. Move them to NavigationState. | darin@chromium.org | 2009-06-16 | 5 | -16/+28 |
* | Extract form related classes from the guts of WebFrameImpl. | darin@chromium.org | 2009-06-15 | 5 | -8/+15 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 2 | -2/+2 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Move scoped_vector.h and stl_util-inl.h to base/ | ben@chromium.org | 2009-05-05 | 2 | -2/+2 |
* | Deprecate wstring version of PathService::Get() in unit tests. | thestig@chromium.org | 2009-05-04 | 1 | -15/+15 |
* | Add dummy encryptor implementations for mac and linux. | thestig@chromium.org | 2009-04-09 | 1 | -13/+4 |
* | Cleanup in chrome/browser | phajdan.jr@chromium.org | 2009-03-25 | 4 | -18/+19 |
* | Pressing the Del key while a item is selected in the autocomplete popup delet... | jcampan@chromium.org | 2009-03-20 | 4 | -4/+55 |
* | Remove unneeded includes of gtest_prod.h. Reduce usage from 689 to 601. | thestig@chromium.org | 2009-03-13 | 1 | -0/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 2 | -2/+0 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 1 | -1/+2 |
* | Convert encryptor.cc and friends to string16. | thestig@chromium.org | 2009-03-02 | 1 | -9/+13 |
* | Remove the executable bit from a bunch of files that shouldn't have had it. | evan@chromium.org | 2009-02-12 | 1 | -0/+0 |
* | Bring history.cc and dependents into the build. | evan@chromium.org | 2009-02-11 | 1 | -1/+1 |
* | Remove final traces of IE from cross-platform password manager. | evan@chromium.org | 2009-02-11 | 1 | -1/+3 |
* | This CL ensures we don't store empty values in the autofill form DB. | jcampan@chromium.org | 2009-02-11 | 3 | -18/+87 |
* | Revert basically everything I've done today as it fails mysteriously | evan@chromium.org | 2009-02-10 | 1 | -1/+1 |
* | Bring a bunch more headers into the non-Windows build: | evan@chromium.org | 2009-02-10 | 1 | -1/+1 |
* | Correct sqlite wrapper behavior on systems where wchar_t is UTF-32, | phajdan.jr@chromium.org | 2009-01-30 | 1 | -11/+11 |
* | Porting profiles to the Mac. | avi@chromium.org | 2009-01-28 | 3 | -11/+25 |
* | Add a PNGEncoder helper function that takes an SkBitmap, | nick@chromium.org | 2009-01-23 | 1 | -5/+1 |
* | Porting in chrome/browser/ | phajdan.jr@chromium.org | 2009-01-20 | 3 | -81/+91 |
* | Move search code to a subdir | ben@chromium.org | 2009-01-16 | 4 | -4/+4 |
* | Fie. | ben@chromium.org | 2009-01-15 | 4 | -4/+4 |
* | Move search engines files into subdir | ben@chromium.org | 2009-01-15 | 4 | -4/+4 |
* | Move password manager files into a subdir | ben@chromium.org | 2009-01-15 | 3 | -3/+3 |
* | Porting in browser/webdata and template_url. | phajdan.jr@chromium.org | 2008-12-16 | 5 | -164/+139 |
* | Get rid of kPathSeparator on windows. Port some wstring function to take File... | estade@chromium.org | 2008-12-04 | 1 | -1/+1 |
* | New unit test for webdatabase functions that record form entries for autofill. | petersont@google.com | 2008-11-14 | 1 | -0/+87 |
* | Reordered some logic to fix a bug which caused the clearing of the database t... | petersont@google.com | 2008-11-13 | 1 | -5/+7 |
* | New functions in WebDatabase and WebDataService for the removal of form entri... | petersont@google.com | 2008-11-12 | 4 | -6/+166 |
* | Added functions to WebDatabase and WebDataService for recording frequent entr... | petersont@google.com | 2008-11-05 | 4 | -6/+375 |
* | Wrap forward declarations in their relevant namespace | agl@chromium.org | 2008-11-05 | 1 | -1/+3 |
* | Add compatible version support since it was only halfway in place, and try an... | pkasting@chromium.org | 2008-10-30 | 1 | -5/+9 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 5 | -9/+15 |
* | Replace all instances of <hash_map> with a "base/hash_tabe.h", | erg@google.com | 2008-09-08 | 1 | -2/+0 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 2 | -3/+3 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 5 | -140/+20 |
* | Add the ability to dynamically generate keywords. Mark the Google engine as ... | pkasting@google.com | 2008-08-01 | 3 | -32/+76 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 5 | -0/+2822 |