summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_resource
Commit message (Expand)AuthorAgeFilesLines
* Count user dismissals of notification promo.achuith@chromium.org2011-12-071-0/+5
* Small tweak to http://codereview.chromium.org/8520009/:caitkp@chromium.org2011-12-051-6/+11
* Remove dead code for gpu blacklist auto-update.zmo@google.com2011-12-032-154/+0
* Only show G+ promo for users logged into G+caitkp@chromium.org2011-11-305-70/+302
* Move GPU preliminary info collection back to UI thread.zmo@google.com2011-11-232-46/+6
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-1/+1
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-1/+1
* Revert 110235 - chrome: Remove 14 exit time destructors and 2 static initiali...kmadhusu@chromium.org2011-11-161-1/+1
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-1/+1
* Update URL for GPU blacklist.kerz@chromium.org2011-11-121-1/+1
* Remove GPU blacklist auto-update.zmo@google.com2011-11-121-1/+0
* Random base::Bind migrations (low hanging fruit).csilv@chromium.org2011-11-091-1/+2
* Support for platform filters in notification promo.achuith@chromium.org2011-11-074-50/+216
* Move BrowserThread to content namespace.joi@chromium.org2011-11-022-0/+4
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-283-3/+3
* NTP4/Sync Promo:dbeam@chromium.org2011-10-273-100/+100
* Add a command-line switch --skip-gpu-data-loading.zmo@chromium.org2011-10-261-6/+6
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-261-4/+3
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-6/+6
* Fix crasher due to const-ref to non-existing variablebattre@chromium.org2011-10-251-2/+2
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-9/+7
* Sync promo: Clean-up outstanding nits on promo resource service sync promo si...dbeam@chromium.org2011-10-191-15/+28
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-193-9/+11
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-193-8/+8
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Sign In Promo: Roll out the new sign in promo gradually using a server checkdbeam@chromium.org2011-10-173-3/+310
* NotificationPromo.achuith@chromium.org2011-10-015-379/+808
* Minor debugging fix so we fetch promos every 3 min when we're testing.achuith@chromium.org2011-09-231-2/+8
* promo_resource_service fixes/cleanup for promos.achuith@chromium.org2011-09-203-153/+299
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Move IO op from UI thread to FILE in GpuBlacklistUpdater.zmo@google.com2011-09-081-7/+14
* Add support to download web store promo logos over https.jstritar@chromium.org2011-09-083-44/+209
* r99621 breaks sync tests.loislo@chromium.org2011-09-053-209/+44
* Add support to download web store promo logos over https.jstritar@chromium.org2011-09-053-44/+209
* Add channel and gl_vendor to GpuBlacklist.zmo@google.com2011-09-041-1/+19
* Fix crash on NTP related to multi-profile extensions.jstritar@chromium.org2011-08-302-1/+5
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-3/+4
* Relax software rendering list parsing.zmo@google.com2011-08-251-2/+4
* Add a command line switch for overriding the promo server URL.jstritar@chromium.org2011-08-221-2/+14
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-3/+3
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* [Sync] Remove need for WideToUTF8 conversion for SyncBackendHostakalin@chromium.org2011-08-031-0/+1
* Removed wchat_t from Time::FromString.shinyak@google.com2011-08-031-8/+4
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Move gpu preliminary info collection from IO thread to FILE thread.zmo@google.com2011-07-282-0/+43
* Revert 94426 - Removed wchat_t from Time::FromString.morrita@chromium.org2011-07-281-4/+8
* Removed wchat_t from Time::FromString.shinyak@google.com2011-07-281-8/+4