index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
webdata
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Remove unneeded forward declarations from various chrome/browser sub...
thestig@chromium.org
2011-11-15
4
-17
/
+3
*
Add a check to the registry before the intent infobar is shown.
gbillock@chromium.org
2011-11-11
6
-10
/
+111
*
net: Move the last two Escape() functions into the net namespace.
tfarina@chromium.org
2011-11-09
1
-1
/
+1
*
[Web Intents] Change the webdata API to reference "Services" for
gbillock@chromium.org
2011-11-09
6
-62
/
+71
*
Move the sync_guid patching from the web data service level up to the Templat...
stevet@chromium.org
2011-11-08
2
-34
/
+1
*
Added internal Protector key to official build
avayvod@chromium.org
2011-11-08
4
-7
/
+105
*
Remove 'using' from browser_thread.h, and make things compile.
joi@chromium.org
2011-11-03
1
-0
/
+2
*
Move Autocomplete to the new sync
georgey@chromium.org
2011-11-03
4
-3
/
+550
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
7
-3
/
+11
*
Add webkit_glue namespace. Improve some variable and test names.
gbillock@chromium.org
2011-11-01
6
-126
/
+139
*
Added histogram on successful check. Safe verification
avayvod@chromium.org
2011-11-01
2
-2
/
+9
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
6
-14
/
+14
*
Added Protector, hooked up DSE verification with error bubble.
avayvod@chromium.org
2011-10-26
6
-41
/
+95
*
Added histograms for default search provider protection. Removed protection
avayvod@chromium.org
2011-10-26
2
-8
/
+28
*
Fix an Autofill crash caused by accessing the g_browser_process on the DB thr...
isherman@chromium.org
2011-10-22
2
-1
/
+19
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
5
-30
/
+33
*
Allow migration of dbs with no DSP ID to v40
avayvod@chromium.org
2011-10-19
1
-2
/
+4
*
Backup setting for default search engine
avayvod@chromium.org
2011-10-19
6
-21
/
+202
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
4
-67
/
+70
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-1
/
+1
*
Cull the data in autofill profile, before sending it to the sync (culling alr...
georgey@chromium.org
2011-10-14
3
-22
/
+35
*
Reland r105404 with compile warning fix.
zea@chromium.org
2011-10-14
3
-43
/
+38
*
Revert 105404 - [Sync] Refactor non-frontend DTC to handle new API properly.
zea@chromium.org
2011-10-13
3
-38
/
+43
*
[Sync] Refactor non-frontend DTC to handle new API properly.
zea@chromium.org
2011-10-13
3
-43
/
+38
*
The AutofillProfileSyncableService's lifetime should be managed by the WebDat...
isherman@chromium.org
2011-10-12
5
-15
/
+53
*
Revert r105016 "The AutofillProfileSyncableService's lifetime should be manag...
maruel@chromium.org
2011-10-12
5
-53
/
+15
*
The AutofillProfileSyncableService's lifetime should be managed by the WebDat...
isherman@chromium.org
2011-10-12
5
-15
/
+53
*
Web Intents: Remove handling of NOTREACHEDs.
jhawkins@chromium.org
2011-10-12
1
-17
/
+5
*
Move the AutofillTable constructor and destructor to be out-of-line
isherman@chromium.org
2011-10-12
2
-3
/
+10
*
Reduce dependencies for the AutofillProfileSyncableService
isherman@chromium.org
2011-10-11
4
-35
/
+27
*
Move AutofillProfileSyncableService out of sync/glue into webdata/
isherman@chromium.org
2011-10-07
3
-0
/
+843
*
Migrate browser/webdata/web_data_service* to base::Bind()
dhollowa@chromium.org
2011-09-28
3
-149
/
+70
*
Profile shouldn't own PersonalDataManager
dhollowa@chromium.org
2011-09-23
2
-0
/
+55
*
Moved web_intent_service_data into webkit/glue
groby@chromium.org
2011-09-22
2
-2
/
+2
*
Ensure that TemplateURLs created from old database entries without sync_guids...
stevet@chromium.org
2011-09-21
2
-1
/
+34
*
Rename WebIntentData for backend storage to WebIntentServiceData.
gbillock@chromium.org
2011-09-21
6
-99
/
+107
*
Autofill: Remove fax number completely.
jhawkins@chromium.org
2011-09-17
4
-129
/
+23
*
Add disposition field to intents web data.
groby@chromium.org
2011-09-15
2
-28
/
+59
*
Data race on boolean in WebDataService::WebDataRequest
dhollowa@chromium.org
2011-09-13
3
-55
/
+65
*
Revert 100757 - Data race on boolean in WebDataService::WebDataRequest
dmazzoni@chromium.org
2011-09-12
2
-62
/
+52
*
Data race on boolean in WebDataService::WebDataRequest
dhollowa@chromium.org
2011-09-12
2
-52
/
+62
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
3
-6
/
+3
*
Return title for web_intents_table queries
groby@chromium.org
2011-08-19
2
-14
/
+27
*
Autofill: Check for different string sizes when comparing for equality.
jhawkins@chromium.org
2011-08-17
1
-8
/
+1
*
Autofill: Disable WebDatabaseMigrationTest.MigrateVersion32ToCurrent. While I...
jhawkins@chromium.org
2011-08-15
1
-1
/
+8
*
Added WebIntents GetAll support
groby@chromium.org
2011-08-13
6
-6
/
+111
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
3
-3
/
+3
*
Web Intents: Hook up the register intent InfoBar with the WebIntentsRegistry.
jhawkins@chromium.org
2011-08-11
9
-77
/
+88
*
Refactor webkit_glue::FormField to remove hacky methods: Remove webkit_glue:...
isherman@chromium.org
2011-08-09
2
-240
/
+115
*
Cleanup of code in WebDataService unittests
groby@chromium.org
2011-08-08
1
-9
/
+4
[next]