| Commit message (Expand) | Author | Age | Files | Lines |
* | Move guid generation from chrome/common/ to base/. | marja@chromium.org | 2012-06-14 | 1 | -1/+0 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Web Intents: Remove the flag and compile-time define. | jhawkins@chromium.org | 2012-05-16 | 1 | -2/+0 |
* | Taking over issue 10006037. | rlp@chromium.org | 2012-05-14 | 1 | -2/+6 |
* | Revert 136499 - Taking over issue 10006037. | yusukes@google.com | 2012-05-11 | 1 | -6/+2 |
* | Taking over issue 10006037. | rlp@chromium.org | 2012-05-11 | 1 | -2/+6 |
* | RefCounted types should not have public destructors, chrome/browser/ part 6 | rsleevi@chromium.org | 2012-04-27 | 1 | -0/+2 |
* | Reland r131019: Move most TemplateURL data members to a new struct, TemplateU... | pkasting@chromium.org | 2012-04-07 | 1 | -1/+1 |
* | Revert 131019 - This caused memory tests to fail on all the perf bots. | kerz@chromium.org | 2012-04-06 | 1 | -1/+1 |
* | Move most TemplateURL data members to a new struct, TemplateURLData. This al... | pkasting@chromium.org | 2012-04-05 | 1 | -1/+1 |
* | Remove web intents from Chrome on Android build | jgreenwald@chromium.org | 2012-03-13 | 1 | -0/+2 |
* | Add default intents methods for web data service. | gbillock@chromium.org | 2012-02-17 | 1 | -21/+83 |
* | Reland 115318 - Return backup TemplateURL on default search change. | ivankr@chromium.org | 2011-12-22 | 1 | -1/+1 |
* | Revert 115318 - turned many valgrind bots red with: | thakis@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Return backed up TemplateURL on default search change | avayvod@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Group forms-related files in webkit/glue in a forms/ subdirectory. | isherman@chromium.org | 2011-12-15 | 1 | -6/+6 |
* | Removing MessageLoop::QuitTask() from chrome/ | dcheng@chromium.org | 2011-12-10 | 1 | -1/+1 |
* | Add a check to the registry before the intent infobar is shown. | gbillock@chromium.org | 2011-11-11 | 1 | -0/+27 |
* | [Web Intents] Change the webdata API to reference "Services" for | gbillock@chromium.org | 2011-11-09 | 1 | -9/+9 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+1 |
* | Add webkit_glue namespace. Improve some variable and test names. | gbillock@chromium.org | 2011-11-01 | 1 | -22/+23 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -4/+4 |
* | Added Protector, hooked up DSE verification with error bubble. | avayvod@chromium.org | 2011-10-26 | 1 | -1/+43 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -4/+4 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -23/+23 |
* | Rename WebIntentData for backend storage to WebIntentServiceData. | gbillock@chromium.org | 2011-09-21 | 1 | -31/+32 |
* | Switch ChromeTestSuite to the same convention as ContentTestSuite: | phajdan.jr@chromium.org | 2011-08-27 | 1 | -2/+1 |
* | Added WebIntents GetAll support | groby@chromium.org | 2011-08-13 | 1 | -0/+24 |
* | Reorganize chrome/test, part #9 | phajdan.jr@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | Refactor webkit_glue::FormField to remove hacky methods: Remove webkit_glue:... | isherman@chromium.org | 2011-08-09 | 1 | -7/+4 |
* | Cleanup of code in WebDataService unittests | groby@chromium.org | 2011-08-08 | 1 | -9/+4 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #4 | phajdan.jr@chromium.org | 2011-08-03 | 1 | -1/+2 |
* | Make WebIntents table available via WebDataService | groby@chromium.org | 2011-08-03 | 1 | -0/+72 |
* | Move more files from chrome/test to chrome/test/base, part #2 | phajdan.jr@chromium.org | 2011-07-29 | 1 | -1/+1 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -15/+15 |
* | Sync: Delete Autofill profiles through [Clear saved Autofill form data] does ... | dhollowa@chromium.org | 2011-04-13 | 1 | -0/+82 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -3/+3 |
* | Reduce boxing and unboxing of AutofillFieldType | isherman@chromium.org | 2011-03-17 | 1 | -6/+6 |
* | autofill: Rename AutoFillProfile to AutofillProfile. | tfarina@chromium.org | 2011-03-10 | 1 | -21/+21 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -3/+3 |
* | autofill: Rename AutoFillType to AutofillType. | tfarina@chromium.org | 2011-03-07 | 1 | -7/+7 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Signal events in WebDataService unit tests -- shave 24 seconds off the test r... | isherman@chromium.org | 2011-02-25 | 1 | -3/+3 |
* | Autofill cleanup of labels | dhollowa@chromium.org | 2011-02-15 | 1 | -96/+42 |
* | Move CancellationFlag and WaitableEvent to the synchronization subdirectory. | brettw@chromium.org | 2011-01-02 | 1 | -1/+1 |
* | Move GUID utils to src/chrome/common. | sergeyu@chromium.org | 2010-12-15 | 1 | -1/+1 |
* | Once a form has been partially autofilled, autofill should only update fields... | isherman@chromium.org | 2010-11-29 | 1 | -1/+2 |
* | Autofill deprecate unique_ids in favor of guids for PersonalDataManager | dhollowa@chromium.org | 2010-11-04 | 1 | -150/+0 |
* | Autofill deprecate unique_ids in favor of guids for WebDataService | dhollowa@chromium.org | 2010-10-29 | 1 | -14/+243 |