| Commit message (Expand) | Author | Age | Files | Lines |
* | Two things: | ben@chromium.org | 2009-01-24 | 1 | -0/+1 |
* | Pull toolbar importer from trunk. | brg@chromium.com | 2009-01-23 | 5 | -1243/+0 |
* | Add a PNGEncoder helper function that takes an SkBitmap, | nick@chromium.org | 2009-01-23 | 1 | -4/+1 |
* | Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII(""). | deanm@chromium.org | 2009-01-22 | 1 | -3/+3 |
* | Move url_* to net subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Move search code to a subdir | ben@chromium.org | 2009-01-16 | 5 | -8/+8 |
* | Fie. | ben@chromium.org | 2009-01-15 | 5 | -8/+8 |
* | Move search engines files into subdir | ben@chromium.org | 2009-01-15 | 5 | -8/+8 |
* | Move password manager files into a subdir | ben@chromium.org | 2009-01-15 | 3 | -3/+3 |
* | Regression for importer. Updated the code to reflect the coding standards of... | brg@chromium.com | 2009-01-13 | 3 | -228/+221 |
* | Move Image operations and convolver to the skia namespace and clean up a few ... | brettw@google.com | 2008-12-12 | 1 | -3/+2 |
* | browser porting, part 2 - importer | phajdan.jr@chromium.org | 2008-12-12 | 12 | -47/+212 |
* | Move file enumeration to filepaths. | avi@google.com | 2008-12-11 | 2 | -8/+9 |
* | Make the autocomplete system and various other connected bits of code use GUR... | pkasting@chromium.org | 2008-12-10 | 1 | -3/+2 |
* | Adds NULL checks for LoadLibrary and GetProcAddress calls in | sky@google.com | 2008-12-10 | 1 | -0/+6 |
* | Reverting 6709,6708,6706. | brettw@google.com | 2008-12-10 | 1 | -3/+3 |
* | Remove base dependency from image_operations and associated unittests. I also... | brettw@google.com | 2008-12-10 | 1 | -3/+3 |
* | Get rid of kPathSeparator on windows. Port some wstring function to take File... | estade@chromium.org | 2008-12-04 | 1 | -1/+1 |
* | Move convolver and image_operations from base/gfx to skia/ext. This is just | brettw@google.com | 2008-12-03 | 1 | -1/+1 |
* | Revert my skia file moves because of layout test failures. | brettw@google.com | 2008-12-03 | 1 | -3/+3 |
* | Move convolver, image_operations, and skia_utils from base/gfx to skia/ext. | brettw@google.com | 2008-12-02 | 1 | -3/+3 |
* | Revert change 6149 because it broke the unit tests on windows. | nsylvain@chromium.org | 2008-12-01 | 12 | -213/+47 |
* | browser porting, part 2 - importer | agl@chromium.org | 2008-12-01 | 12 | -47/+213 |
* | Enforce httponly on cookies coming from the renderer. This prevents javascri... | deanm@chromium.org | 2008-11-19 | 1 | -1/+2 |
* | Fix erase method usage on STL containers in Chrome. Invoking erase on the ite... | ananta@chromium.org | 2008-11-15 | 1 | -2/+7 |
* | Fix tests ImporterTest.Firefox2Importer and Firefox3Importer. | maruel@chromium.org | 2008-11-10 | 1 | -14/+16 |
* | Removed lint problems. NO funcationality changes. | brg@chromium.com | 2008-11-07 | 3 | -73/+71 |
* | Adds import/export of bookmarks to bookmarks.html file. | sky@google.com | 2008-11-07 | 8 | -95/+237 |
* | Potential fix for FF importing issue | cpu@google.com | 2008-11-07 | 2 | -3/+6 |
* | Toolbar Importer Pass2 | brg@chromium.com | 2008-11-06 | 12 | -259/+774 |
* | Make the test "pass" when the internal data is not found. | maruel@chromium.org | 2008-11-05 | 1 | -0/+8 |
* | Toolbar Import - Issue 8801, migrated from public tree to svn enlistment. | brg@chromium.com | 2008-11-04 | 4 | -2/+812 |
* | On first run process the master prefs json, only one entry matters to us. | cpu@google.com | 2008-10-31 | 2 | -4/+22 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 8 | -5/+13 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -2/+2 |
* | Refactoring for portability: | mark@chromium.org | 2008-09-29 | 1 | -5/+0 |
* | Fixes bug in importer where we could set the default search provider | sky@google.com | 2008-09-26 | 2 | -14/+50 |
* | Removing the check for creation time on favorites when importing with IE. | jcampan@chromium.org | 2008-09-23 | 2 | -18/+1 |
* | Changes the bookmark model to allow more than one bookmark to | sky@google.com | 2008-09-19 | 1 | -2/+2 |
* | Disable part of the Importer unit test because it fails | nsylvain@chromium.org | 2008-09-18 | 1 | -0/+6 |
* | Move importer files into an importer subdirectory. | beng@google.com | 2008-09-13 | 16 | -0/+5668 |