summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/activity_log
Commit message (Expand)AuthorAgeFilesLines
* Update the Activity Log Private API with simpler formatfelt@chromium.org2013-08-161-71/+31
* Sets correct ActivityLog enabled status to the first renderer processpmarch@chromium.org2013-08-144-109/+272
* Actually clean old strings out of the extension activity log databasemvrable@chromium.org2013-08-133-3/+89
* Fix a copy-paste error in the extension activity log codemvrable@chromium.org2013-08-131-1/+6
* Compressed activity log database storagemvrable@chromium.org2013-08-0823-703/+1726
* Add felt as activity_log OWNERfelt@chromium.org2013-08-071-0/+4
* Remove experimental.MediaGalleries, it is only unused stubs.vandebo@chromium.org2013-08-061-2/+2
* Cleanups to the refactored extension activity log codemvrable@chromium.org2013-08-034-13/+23
* Wrap extension activity log database flushing in a database transactionmvrable@chromium.org2013-08-011-0/+8
* Extension activity log database refactoring (step 4)mvrable@chromium.org2013-08-0118-940/+870
* Remove experimental permission from infobars API and moving it to dev channelsanjoy.pal@samsung.com2013-07-311-1/+1
* Extension activity log database refactoring (step 3)mvrable@chromium.org2013-07-2624-1323/+744
* [SystemInfo API] Move Storage API out of experimental namespace and rename to...Hokein.Wu@gmail.com2013-07-261-1/+10
* [SystemInfo API] Rename systemInfo Memory API.Hokein.Wu@gmail.com2013-07-231-1/+2
* [SystemInfo API] Rename systemInfo Display API.Hokein.Wu@gmail.com2013-07-201-1/+4
* Revert "Fix SessionStorage confusion between RenderViewHostImpl and Navigatio...marja@chromium.org2013-07-202-2/+3
* Revert 212538 "[SystemInfo API] Rename systemInfo Memory API."kaznacheev@chromium.org2013-07-191-1/+0
* [SystemInfo API] Rename systemInfo Memory API.Hokein.Wu@gmail.com2013-07-191-0/+1
* Extension activity log database refactoring (step 2)mvrable@chromium.org2013-07-1821-401/+491
* Fix SessionStorage confusion between RenderViewHostImpl and NavigationControl...marja@chromium.org2013-07-182-3/+2
* [SystemInfo API] Rename systemInfo Cpu API.Hokein.Wu@gmail.com2013-07-181-1/+2
* Use a direct include of the message_loop header in chrome/browser/, part 5.avi@chromium.org2013-07-181-1/+1
* This CL is for my C++ readability review. Based on review comments, making so...felt@chromium.org2013-07-173-27/+37
* cros_library: Remove CrosLibrarysatorux@chromium.org2013-07-171-3/+2
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-9/+9
* Make InstallTracker use more appropriate names for events.koz@chromium.org2013-07-122-14/+7
* [Activity Log] Refactoring unit tests / code cleanupfelt@chromium.org2013-07-121-71/+17
* Extension activity log database refactoring (step 1)mvrable@chromium.org2013-07-1111-100/+190
* Do not log URLs from incognito windows in the extension activity logmvrable@chromium.org2013-07-112-4/+20
* Refactoring of the activity logging end to tests. They now check the correct ...karenlees@chromium.org2013-07-101-82/+7
* Revert 210672 "Refactoring of the activity logging end to tests...."felt@chromium.org2013-07-101-7/+82
* Refactoring of the activity logging end to tests. They now check the correct ...karenlees@chromium.org2013-07-091-82/+7
* Revert 210475 "Refactoring of the activity logging end to tests...."felt@chromium.org2013-07-091-7/+82
* Refactoring of the activity logging end to tests. They now check the correct ...karenlees@chromium.org2013-07-091-82/+7
* The Activity Log needs an Init method to do work that depends on system servi...felt@chromium.org2013-07-094-50/+79
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 2tfarina@chromium.org2013-07-036-6/+6
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-9/+9
* Use a direct include of time headers in chrome/browser/, part 3.avi@chromium.org2013-06-286-6/+6
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-272-6/+6
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-261-10/+11
* app_mode: Add runtime.onRestartRequired event.xiyuan@chromium.org2013-06-241-1/+2
* Convert most of extensions and some other random stuff to using the base name...brettw@chromium.org2013-06-218-31/+31
* Use a direct include of strings headers, delete some strings forwarding headers.avi@chromium.org2013-06-201-1/+1
* One line fix for the uninitialized testing_mode_ flag.dbabic@chromium.org2013-06-171-0/+1
* Activity is now logged through policies. Policies are a flexible mechanism f...dbabic@chromium.org2013-06-1712-107/+994
* Change ApiResourceManager to use ProfileKeyedApi.patrickriordan177@gmail.com2013-06-172-0/+3
* Enabling ActivityLogExtensionTest.ExtensionPrerender to run on Windows XPpmarch@chromium.org2013-06-171-8/+4
* [sql] Add histogram tag to activity database.shess@chromium.org2013-06-151-0/+1
* Replacing the url column in the activitiy db with url_tld and url_path columnssumanj@chromium.org2013-06-143-14/+116
* Changed ActivityLog IsEnabled checkfelt@chromium.org2013-06-131-6/+4