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
/
cookies_tree_model.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revoke quota when cookies tree item was deleted.
tzik@chromium.org
2011-10-03
1
-1
/
+3
*
* Wire up the delete command in the cookie tree UI to actually delete indexed...
michaeln@google.com
2011-08-25
1
-6
/
+4
*
When deleting storage through the cookies tree model, also update its cache
jochen@chromium.org
2011-08-18
1
-41
/
+74
*
Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging...
ycxiao@chromium.org
2011-08-12
1
-41
/
+49
*
Adding usage entry to chrome://settings/cookies.
tzik@chromium.org
2011-08-09
1
-16
/
+88
*
Revert 95607 - Adding usage entry to chrome://settings/cookies.
tzik@chromium.org
2011-08-08
1
-88
/
+16
*
Adding usage entry to chrome://settings/cookies.
tzik@chromium.org
2011-08-05
1
-16
/
+88
*
Revert 95534 - Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHel...
yzshen@chromium.org
2011-08-05
1
-49
/
+41
*
Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging...
ycxiao@chromium.org
2011-08-04
1
-41
/
+49
*
Adding filesystems to CookiesTreeModel search results.
mkwst@chromium.org
2011-07-06
1
-0
/
+1
*
Move app/resources/* to ui/resources/ directory.
tfarina@chromium.org
2011-06-29
1
-1
/
+1
*
Add methods to support item_pattern, top_level_frame_pattersn to host_content...
markusheintz@chromium.org
2011-06-16
1
-0
/
+1
*
ui/base/models: Add empty() accessor to TreeNode class.
tfarina@chromium.org
2011-06-08
1
-1
/
+1
*
Wrapping blocked filesystems into TabSpecificContentSettings
mkwst@chromium.org
2011-05-27
1
-14
/
+108
*
Have AppCache code go through the content embedder API for content settings c...
jam@chromium.org
2011-05-08
1
-0
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Improve the algorithm of TreeNode::Remove.
tfarina@chromium.org
2011-03-22
1
-5
/
+3
*
Reverse the order of parameters in TreeNode::Add function.
tfarina@chromium.org
2011-03-18
1
-2
/
+2
*
[Mac] Show collected cookies in a tab view.
bauerb@chromium.org
2011-03-18
1
-1
/
+1
*
Group cookies by source field only in the collected cookies
jochen@chromium.org
2011-03-17
1
-3
/
+5
*
Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.
tfarina@chromium.org
2011-03-10
1
-3
/
+3
*
Rename TreeNode::GetParent() to TreeNode::parent(). Part 2
tfarina@chromium.org
2011-03-08
1
-15
/
+15
*
Rename IndexOfChild to GetIndexOf. Part 1
tfarina@chromium.org
2011-03-08
1
-2
/
+2
*
Implement new webui cookies and site data page.
mdm@chromium.org
2011-03-03
1
-1
/
+1
*
Move in_process_webkit dir from chrome\browser to content\browser.
jam@chromium.org
2011-02-24
1
-1
/
+1
*
Show the origin of the site setting the cookie instead of the domain of the
rogerta@chromium.org
2011-02-24
1
-9
/
+15
*
Fix a warning found by Clang:
rsesek@chromium.org
2011-02-07
1
-2
/
+2
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
1
-4
/
+4
*
Chromium build failed with heap leak checker, or configured with
tony@chromium.org
2011-01-13
1
-8
/
+2
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-1
/
+1
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
1
-0
/
+116
*
Remove "name" field from indexed databases.
jochen@chromium.org
2010-11-08
1
-3
/
+4
*
FBTF: Small nits; moving virtual methods to implementation.
erg@google.com
2010-10-08
1
-0
/
+7
*
Add IndexedDB to cookie tree.
bauerb@chromium.org
2010-09-24
1
-1
/
+79
*
Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...
viettrungluu@chromium.org
2010-08-30
1
-4
/
+4
*
Convert CookieTree...Node to not use the wstring GetTitle(), but instead GetT...
viettrungluu@chromium.org
2010-08-26
1
-12
/
+14
*
Revert 56315 - [Gtk] Display the current content setting applying to a domain...
jochen@chromium.org
2010-08-18
1
-25
/
+0
*
[Gtk] Display the current content setting applying to a domain along with the...
jochen@chromium.org
2010-08-17
1
-0
/
+25
*
Add a session storage node to the cookies tree view for collected cookies.
jochen@chromium.org
2010-08-10
1
-2
/
+76
*
FBTF: Remove unneeded headers from base/ (part 5)
thestig@chromium.org
2010-08-07
1
-1
/
+0
*
More cleanup relating to the domain now being part of the CanonicalCookie:
rdsmith@chromium.org
2010-08-06
1
-2
/
+1
*
Introduce a resource identifier for content settings.
jochen@chromium.org
2010-08-06
1
-0
/
+1
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
1
-2
/
+0
*
Changed type CookieList to being a vector CanonicalCookies.
rdsmith@google.com
2010-07-21
1
-5
/
+5
*
Store creating url in origin nodes and use it for content settings.
jochen@chromium.org
2010-07-19
1
-33
/
+48
*
compile fix.
bauerb@chromium.org
2010-07-19
1
-5
/
+6
*
Preparatory work for adding content exceptions from the tab cookie view.
bauerb@chromium.org
2010-07-19
1
-0
/
+7
*
Initialize CookiesTreeModel with a cookie monster instead of a profil.
jochen@chromium.org
2010-05-31
1
-13
/
+5
[next]