| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Revert r31175 r31176 r31187" | hclam@chromium.org | 2009-11-06 | 12 | -3/+29 |
* | Rever r31175 r31176 r31187 | hclam@chromium.org | 2009-11-06 | 12 | -29/+3 |
* | Fixes navigations chrome-internal: to actually show the NTP. | creis@chromium.org | 2009-11-06 | 1 | -0/+23 |
* | Fifth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 12 | -3/+29 |
* | Fourth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -2/+4 |
* | Coverity: Fix unnecessary Singleton object instantiation. | mattm@chromium.org | 2009-11-05 | 8 | -13/+13 |
* | Eliminate QueryOptions::most_recent_visit_only. All non-unittest consumers o... | pkasting@chromium.org | 2009-11-03 | 1 | -7/+2 |
* | Clean up temp scaffolding stubs some. It can be mac only now. | estade@chromium.org | 2009-11-02 | 2 | -15/+1 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 2 | -2/+2 |
* | Convert chrome_url_data_manager (previously a global) into a Singleton. This | tony@chromium.org | 2009-10-30 | 9 | -29/+33 |
* | Revert "Convert chrome_url_data_manager (previously a global) into a" | tony@chromium.org | 2009-10-30 | 9 | -33/+29 |
* | Convert chrome_url_data_manager (previously a global) into a | tony@chromium.org | 2009-10-30 | 9 | -29/+33 |
* | Some new tab ui fixes. | tony@chromium.org | 2009-10-29 | 2 | -9/+18 |
* | NTP: Allow hiding tips and bookmark sync. | arv@chromium.org | 2009-10-29 | 6 | -2/+118 |
* | Convert ReplaceStringPlaceholders(std::string...) to take a | tony@chromium.org | 2009-10-29 | 1 | -4/+2 |
* | Fix unit test memory leak introduced by my ChromeThread change. | jam@chromium.org | 2009-10-29 | 1 | -6/+16 |
* | Only use std::string when generating the NTP CSS. This saves | tony@chromium.org | 2009-10-29 | 2 | -29/+29 |
* | Call Release instead of deleteing the object directly. | jam@chromium.org | 2009-10-29 | 1 | -4/+8 |
* | Fix memory leaks in unit tests from my previous checkin. | jam@chromium.org | 2009-10-29 | 1 | -3/+8 |
* | First of several patches to get rid of MessageLoop caching now that we have C... | jam@chromium.org | 2009-10-28 | 7 | -54/+64 |
* | Remove the browser_sync flag. | zork@chromium.org | 2009-10-27 | 3 | -8/+1 |
* | NewTabUITest.NTPHasThumbnails can be flakey if it takes more than | tony@chromium.org | 2009-10-27 | 1 | -4/+12 |
* | Simplify threading in browser thread by making only ChromeThread deal with di... | jam@chromium.org | 2009-10-27 | 1 | -1/+2 |
* | Resubmit http://codereview.chromium.org/314016 with views fixed | zork@chromium.org | 2009-10-26 | 2 | -4/+4 |
* | Reverting 29961. | glen@chromium.org | 2009-10-23 | 1 | -1/+1 |
* | Build sync by default on all platforms. This also turns off sync on both Lin... | zork@chromium.org | 2009-10-23 | 1 | -1/+1 |
* | Move the json-related files into a separate json directory. This hopefully also | brettw@chromium.org | 2009-10-23 | 2 | -6/+4 |
* | Adding a favicon for the Extensions page. | finnur@chromium.org | 2009-10-23 | 1 | -0/+3 |
* | Move initialization of ChromeURLRequestContexts to the IO thread. | eroman@chromium.org | 2009-10-23 | 1 | -2/+4 |
* | Create an initial Chrome page for file browsing. This just implements the | brettw@chromium.org | 2009-10-21 | 3 | -0/+288 |
* | Remove the unused handlers as well | arv@chromium.org | 2009-10-20 | 1 | -321/+1 |
* | First fix to minimize copying of image data. | erg@google.com | 2009-10-19 | 16 | -54/+48 |
* | Rename CHROME_PERSONALIZATION to BROWSER_SYNC. | nick@chromium.org | 2009-10-17 | 3 | -5/+5 |
* | NTP: Fix startup visual state | arv@chromium.org | 2009-10-16 | 1 | -2/+16 |
* | Facelifts to sync UI | tim@chromium.org | 2009-10-15 | 2 | -27/+40 |
* | Add a ui test to verify that using the typical_history profile | tony@chromium.org | 2009-10-15 | 1 | -0/+48 |
* | More style nits. | erg@google.com | 2009-10-14 | 10 | -31/+38 |
* | Use FilePaths in chrome_url_data_manager. | evan@chromium.org | 2009-10-12 | 2 | -14/+14 |
* | Remove old NTP | arv@chromium.org | 2009-10-12 | 3 | -27/+5 |
* | Header dependency cleanup in chrome/ | phajdan.jr@chromium.org | 2009-10-12 | 1 | -0/+1 |
* | Revert r28645 - "Render sync code inactive..." | tim@chromium.org | 2009-10-10 | 1 | -0/+6 |
* | Render sync code inactive without any way to enable. | tim@chromium.org | 2009-10-10 | 1 | -6/+0 |
* | Move more ICU-dependent stuff from base into base/i18n. Some test stuff also | brettw@chromium.org | 2009-10-09 | 2 | -2/+2 |
* | Mac: Theme the bookmark bar on the new tab page. | erg@chromium.org | 2009-10-09 | 1 | -0/+4 |
* | Revert "Revert "Start the database query for the new tab page results as soon"" | tony@chromium.org | 2009-10-09 | 2 | -39/+93 |
* | Revert "Start the database query for the new tab page results as | tony@chromium.org | 2009-10-09 | 2 | -85/+34 |
* | Start the database query for the new tab page results as soon | tony@chromium.org | 2009-10-09 | 2 | -34/+85 |
* | Move MostVisitedHandler into a separate file because it's big. | tony@chromium.org | 2009-10-08 | 4 | -811/+860 |
* | Fix tips in OS X to respect system language settings instead of locale. | mirandac@chromium.org | 2009-10-07 | 1 | -5/+5 |
* | Revert r28050 and put the paint observer timeout back to 2 sec. | tony@chromium.org | 2009-10-06 | 1 | -1/+1 |