summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
* Merge of r33685, which gives a notification if the user tries to sync bookmar...mirandac@chromium.org2009-12-112-2/+7
* Remove promo footer from linux, but retain puzzle piece.mirandac@chromium.org2009-12-031-5/+11
* Add locale to extension link.mirandac@chromium.org2009-11-231-4/+6
* Merge 32759 - Remove old bookmark sync promo from new tab page. mirandac@chromium.org2009-11-222-10/+1
* Merge 32588: Don't show the scary roadblock in the download shelf when instal...aa@chromium.org2009-11-221-2/+3
* More tweaks and fixes for extension and bookmark sync promo. mirandac@chromium.org2009-11-211-3/+2
* Merge r32515 from trunk to 249 branchmark@chromium.org2009-11-191-3/+3
* Merge 32413 - Tweaks and fixes for NTP extension promo.mirandac@chromium.org2009-11-192-15/+19
* Add message and image to NTP to promote extensions and bookmark sync.mirandac@chromium.org2009-11-152-4/+47
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* NTP: Hide "Make this my home page" after setting the home page.arv@chromium.org2009-11-122-21/+90
* Lands http://codereview.chromium.org/386015 for dhg:sky@chromium.org2009-11-121-23/+86
* Turn on sync for OS X (behind an --enable-sync switch).akalin@chromium.org2009-11-121-4/+2
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Disabled extensions should be uninstallable. finnur@chromium.org2009-11-101-1/+2
* Fix a bug where we would cache the incognito profile pointer intony@chromium.org2009-11-104-27/+24
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-0612-3/+29
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-0612-29/+3
* Fixes navigations chrome-internal: to actually show the NTP.creis@chromium.org2009-11-061-0/+23
* Fifth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-0612-3/+29
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-2/+4
* Coverity: Fix unnecessary Singleton object instantiation.mattm@chromium.org2009-11-058-13/+13
* Eliminate QueryOptions::most_recent_visit_only. All non-unittest consumers o...pkasting@chromium.org2009-11-031-7/+2
* Clean up temp scaffolding stubs some. It can be mac only now.estade@chromium.org2009-11-022-15/+1
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-022-2/+2
* Convert chrome_url_data_manager (previously a global) into a Singleton. Thistony@chromium.org2009-10-309-29/+33
* Revert "Convert chrome_url_data_manager (previously a global) into a"tony@chromium.org2009-10-309-33/+29
* Convert chrome_url_data_manager (previously a global) into atony@chromium.org2009-10-309-29/+33
* Some new tab ui fixes.tony@chromium.org2009-10-292-9/+18
* NTP: Allow hiding tips and bookmark sync.arv@chromium.org2009-10-296-2/+118
* Convert ReplaceStringPlaceholders(std::string...) to take atony@chromium.org2009-10-291-4/+2
* Fix unit test memory leak introduced by my ChromeThread change.jam@chromium.org2009-10-291-6/+16
* Only use std::string when generating the NTP CSS. This savestony@chromium.org2009-10-292-29/+29
* Call Release instead of deleteing the object directly.jam@chromium.org2009-10-291-4/+8
* Fix memory leaks in unit tests from my previous checkin.jam@chromium.org2009-10-291-3/+8
* First of several patches to get rid of MessageLoop caching now that we have C...jam@chromium.org2009-10-287-54/+64
* Remove the browser_sync flag.zork@chromium.org2009-10-273-8/+1
* NewTabUITest.NTPHasThumbnails can be flakey if it takes more thantony@chromium.org2009-10-271-4/+12
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-1/+2
* Resubmit http://codereview.chromium.org/314016 with views fixedzork@chromium.org2009-10-262-4/+4
* Reverting 29961.glen@chromium.org2009-10-231-1/+1
* Build sync by default on all platforms. This also turns off sync on both Lin...zork@chromium.org2009-10-231-1/+1
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-232-6/+4
* Adding a favicon for the Extensions page.finnur@chromium.org2009-10-231-0/+3
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-2/+4
* Create an initial Chrome page for file browsing. This just implements thebrettw@chromium.org2009-10-213-0/+288
* Remove the unused handlers as wellarv@chromium.org2009-10-201-321/+1
* First fix to minimize copying of image data.erg@google.com2009-10-1916-54/+48
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-173-5/+5
* NTP: Fix startup visual state arv@chromium.org2009-10-161-2/+16