summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options/cookies_view_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move chrome/browser/gtk/ to chrome/browser/ui/gtk/msw@chromium.org2011-01-141-1202/+0
* Make the cookie list a class (instead of a typedef inside CookieMonster)...jochen@chromium.org2010-12-031-1/+1
* Remove "name" field from indexed databases.jochen@chromium.org2010-11-081-2/+0
* Rename ChromeThread to BrowserThread Part11:tfarina@chromium.org2010-10-101-2/+2
* Add IndexedDB to cookie tree.bauerb@chromium.org2010-09-241-42/+68
* Change, unify, and specify ordering of cookies from CookieMonster.rdsmith@chromium.org2010-08-271-3/+4
* Changed type CookieList to being a vector CanonicalCookies.rdsmith@google.com2010-07-211-1/+1
* Store creating url in origin nodes and use it for content settings.jochen@chromium.org2010-07-191-101/+101
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* GTK: The cookie prompt should allow the user to set expire date for HTML cookieserg@chromium.org2010-04-281-35/+21
* Remove empty nodes when deleting cookies.jochen@chromium.org2010-04-261-97/+44
* GTK: Split out the cookie display into its own component for reuse in the coo...erg@chromium.org2010-03-041-20/+46
* Reverting 40536 and 40535erg@chromium.org2010-03-031-35/+20
* GTK: Split out the cookie display into its own component for reuse in the coo...erg@chromium.org2010-03-031-20/+35
* Teach the cookie tree view and model about appcaches. Not hooked up to real d...michaeln@chromium.org2010-02-261-32/+58
* GTK: Make the cookies view modal to its parent since its parent will always b...erg@chromium.org2010-02-121-11/+22
* Add support for HTML5 databases to the cookie tree model.jochen@chromium.org2010-02-101-68/+355
* Adds local storage nodes to cookie tree model and cookies view.bulach@chromium.org2010-01-251-64/+305
* Switch GTK's cookie_view_unittest.cc to use the TestingProfile's new Create/G...rsesek@chromium.org2010-01-081-46/+3
* Linux cookies view: ui cleanups to match win.mattm@chromium.org2009-11-301-14/+64
* Linux: Adds back the ability to filter cookies by origin in the cookies optio...mattm@chromium.org2009-11-301-1/+182
* Spellchecker: Always destruct url request context getter on io thread.estade@chromium.org2009-11-171-1/+9
* Remove cookies_table_model which has been succeeded by cookies_tree_model.mattm@chromium.org2009-11-121-1/+0
* Linux: Convert Cookies options page from a list into a tree.mattm@chromium.org2009-11-111-310/+187
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+2
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+3
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-31/+34
* Linux: fix crash in PopulateCookieDetails called by OnSelectionChanged callbackmattm@chromium.org2009-10-231-0/+32
* [Linux] Select the first row in cookies table when the Cookies window ismattm@chromium.org2009-10-211-1/+71
* This CL changes the CookieStore obect to be a refcounted object to get a bett...ananta@chromium.org2009-09-051-3/+0
* Gtk Cookie Manager: Fix removing multiple cookies while the list is sorted.mattm@chromium.org2009-08-121-0/+74
* Changelist for mattm readability review.mattm@chromium.org2009-08-071-109/+116
* Try again: Add unittest for Gtk cookie manager.mattm@chromium.org2009-07-301-0/+393
* Revert "Add unittest for Gtk cookie manager."mattm@chromium.org2009-07-301-393/+0
* Add unittest for Gtk cookie manager.mattm@chromium.org2009-07-301-0/+393