| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux: make import warning dialog modal. | kuchhal@chromium.org | 2009-06-19 | 2 | -3/+12 |
* | Import bookmarks to bookmark bar if user has not bookmarked anything yet. | kuchhal@chromium.org | 2009-06-18 | 7 | -41/+52 |
* | Extract load times from WebDataSource. Move them to NavigationState. | darin@chromium.org | 2009-06-16 | 8 | -2/+10 |
* | Fixes bug where keyword editor would end up prefixing all keyword urls | sky@chromium.org | 2009-06-15 | 1 | -2/+2 |
* | Linux: Fix Firefox profile path for import. | kuchhal@chromium.org | 2009-06-10 | 1 | -0/+2 |
* | Linux: Import passwords from Firefox. | kuchhal@chromium.org | 2009-06-09 | 2 | -48/+56 |
* | Revert "Linux: Import passwords from Firefox." | kuchhal@chromium.org | 2009-06-09 | 2 | -55/+48 |
* | Linux: Import passwords from Firefox. | kuchhal@chromium.org | 2009-06-09 | 2 | -48/+55 |
* | Removes the following deprecated functions: | ojan@chromium.org | 2009-06-03 | 1 | -13/+21 |
* | Clean-up temporary files/folders in firefox importer tests. | munjal@chromium.org | 2009-05-29 | 1 | -0/+4 |
* | Ensure that Firefox search engines are imported correctly. | mirandac@chromium.org | 2009-05-29 | 1 | -25/+46 |
* | Make the import feature a little more complete: | kuchhal@chromium.org | 2009-05-27 | 5 | -40/+43 |
* | Try to fix a )#%&*^)*(&%#%^ build break | pkasting@chromium.org | 2009-05-22 | 1 | -8/+2 |
* | Try to fix compile bustage by brute force | pkasting@chromium.org | 2009-05-22 | 1 | -0/+2 |
* | Disable a failing test to open the tree. | pkasting@chromium.org | 2009-05-22 | 1 | -1/+1 |
* | Revert "Revert "Use a NotificationRegistrar to listen for notifications. BUG=... | tc@google.com | 2009-05-22 | 3 | -58/+16 |
* | Revert "Use a NotificationRegistrar to listen for notifications.BUG=2381" | tc@google.com | 2009-05-22 | 3 | -16/+58 |
* | Try to make Mac unittest crash into a failure | pkasting@chromium.org | 2009-05-22 | 1 | -32/+39 |
* | Use a NotificationRegistrar to listen for notifications.BUG=2381 | pkasting@chromium.org | 2009-05-21 | 3 | -58/+16 |
* | Re-enable test after fix for valgrind/purify error. | brg@chromium.com | 2009-05-12 | 2 | -3/+2 |
* | Add import settings dialog on linux. | kuchhal@chromium.org | 2009-05-11 | 4 | -32/+87 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 4 | -8/+8 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | honor index in createTab() | rafaelw@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 5 | -5/+5 |
* | Undisable the temporarily disabled test, by fixing the URL expectation to hav... | ericroman@google.com | 2009-05-01 | 1 | -3/+2 |
* | Update a test expectation due to rolling GURL dep. | ericroman@google.com | 2009-04-29 | 2 | -2/+3 |
* | ImportantFileWriter | phajdan.jr@chromium.org | 2009-04-28 | 1 | -2/+2 |
* | Importer should import browser data from the browser that user selected. | kuchhal@chromium.org | 2009-04-23 | 2 | -0/+14 |
* | Valgrind reports memory leak in unit test. This is true since we had re-used... | brg@chromium.com | 2009-04-17 | 1 | -26/+38 |
* | Fix break due to disabling Toolbar5Importer test. | scherkus@chromium.org | 2009-04-17 | 1 | -1/+1 |
* | Disabled Toolbar5ImporterTest.BookmarkParse due to failing valgrind/purify te... | scherkus@chromium.org | 2009-04-17 | 1 | -1/+3 |
* | Re-introducing the toolbar importer code.This is the same code that was remov... | brg@chromium.com | 2009-04-16 | 5 | -0/+1260 |
* | Makes the omnibox show past searches and suggestions for keywords. | sky@chromium.org | 2009-04-14 | 1 | -2/+1 |
* | bustage fix - moved file | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Removed unneeded includes of base/time.h. | thestig@chromium.org | 2009-03-16 | 2 | -2/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 8 | -10/+0 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 2 | -3/+3 |
* | revert broken change 10833 | nsylvain@chromium.org | 2009-03-03 | 1 | -13/+13 |
* | Port DictionaryValue to use string16 instead of wstring. | dsh@google.com | 2009-03-03 | 1 | -13/+13 |
* | Port Replace(First)SubstringsAfterOffset to string16. | dsh@google.com | 2009-03-03 | 2 | -6/+16 |
* | Wires up sorting of bookmarks to the 'organize menu' in the bookmark | sky@google.com | 2009-02-27 | 1 | -0/+2 |
* | Re-land r10564 with a fix for unit tests. Fixed a typo in an ifdef. | jhawkins@chromium.org | 2009-02-27 | 3 | -39/+91 |
* | Reverting 10564. | jhawkins@chromium.org | 2009-02-27 | 3 | -91/+39 |
* | Make firefox_importer_utils.cc compile on Posix. | jhawkins@chromium.org | 2009-02-27 | 3 | -39/+91 |
* | Make importer.cc compile on Posix. | jhawkins@chromium.org | 2009-02-26 | 2 | -6/+32 |
* | Revert change made in http://codereview.chromium.org/10925. | mad@chromium.org | 2009-02-26 | 1 | -9/+4 |
* | Coalesce more hardcoded schemes to using predefined constants. | brettw@chromium.org | 2009-02-26 | 2 | -4/+9 |
* | Fix all places where we used the GetWinVersion function | nsylvain@chromium.org | 2009-02-25 | 1 | -1/+1 |