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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
FBTF: Small nits; moving virtual methods to implementation.
erg@google.com
2010-10-08
1
-6
/
+2
*
Add IndexedDB to cookie tree.
bauerb@chromium.org
2010-09-24
1
-17
/
+85
*
Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...
viettrungluu@chromium.org
2010-08-30
1
-11
/
+11
*
Convert CookieTree...Node to not use the wstring GetTitle(), but instead GetT...
viettrungluu@chromium.org
2010-08-26
1
-23
/
+56
*
Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.
viettrungluu@chromium.org
2010-08-19
1
-1
/
+1
*
Revert 56315 - [Gtk] Display the current content setting applying to a domain...
jochen@chromium.org
2010-08-18
1
-5
/
+0
*
[Gtk] Display the current content setting applying to a domain along with the...
jochen@chromium.org
2010-08-17
1
-0
/
+5
*
Add a session storage node to the cookies tree view for collected cookies.
jochen@chromium.org
2010-08-10
1
-20
/
+90
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Changed type CookieList to being a vector CanonicalCookies.
rdsmith@google.com
2010-07-21
1
-5
/
+4
*
Store creating url in origin nodes and use it for content settings.
jochen@chromium.org
2010-07-19
1
-8
/
+15
*
compile fix.
bauerb@chromium.org
2010-07-19
1
-6
/
+7
*
Initialize CookiesTreeModel with a cookie monster instead of a profil.
jochen@chromium.org
2010-05-31
1
-4
/
+2
*
Don't show extension state in cookie tree list.
jochen@chromium.org
2010-03-29
1
-2
/
+0
*
Hook up the content settings UI to the appcache.
michaeln@chromium.org
2010-03-05
1
-6
/
+5
*
[Mac] Reduce jank in the cookie manager by batching updates from the model.
rsesek@chromium.org
2010-03-02
1
-0
/
+34
*
Clearly identify extension and file:// resources in the cookie tree view.
michaeln@chromium.org
2010-02-27
1
-0
/
+2
*
Teach the cookie tree view and model about appcaches. Not hooked up to real d...
michaeln@chromium.org
2010-02-26
1
-82
/
+125
*
Add support for HTML5 databases to the cookie tree model.
jochen@chromium.org
2010-02-10
1
-18
/
+98
*
Adds local storage nodes to cookie tree model and cookies view.
bulach@chromium.org
2010-01-25
1
-11
/
+94
*
Revert last 3 patches. Sorry guys. :-(
jorlow@chromium.org
2010-01-20
1
-91
/
+10
*
Adds local storage nodes to cookie tree model and cookies view.
jorlow@chromium.org
2010-01-20
1
-10
/
+91
*
Adds back the ability to filter cookies by origin in the cookies options view.
ian@chromium.org
2009-11-25
1
-0
/
+4
*
Linux: Convert Cookies options page from a list into a tree.
mattm@chromium.org
2009-11-11
1
-2
/
+1
*
Converting the Cookies options page from a TableView to a TreeView
ian@chromium.org
2009-11-06
1
-0
/
+207