| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the spellchecker to the renderer. | estade@chromium.org | 2009-11-06 | 1 | -0/+33 |
* | Add a stub implementation of PersonalDataManager, the connection between the ... | jhawkins@chromium.org | 2009-11-06 | 1 | -1/+7 |
* | Factor search vs. navigate classification into its own file to make it more b... | pkasting@chromium.org | 2009-10-29 | 1 | -0/+9 |
* | Design changes in browser/privacy_blacklist needed to integrate | phajdan.jr@chromium.org | 2009-10-29 | 1 | -1/+1 |
* | Remove the browser_sync flag. | zork@chromium.org | 2009-10-27 | 1 | -2/+0 |
* | Add functions to purge the Web Database memory and get the service without cr... | pkasting@chromium.org | 2009-10-23 | 1 | -0/+5 |
* | Move initialization of ChromeURLRequestContexts to the IO thread. | eroman@chromium.org | 2009-10-23 | 1 | -23/+15 |
* | Rename CHROME_PERSONALIZATION to BROWSER_SYNC. | nick@chromium.org | 2009-10-17 | 1 | -1/+1 |
* | Add UI for changing timezones. | chocobo@google.com | 2009-10-15 | 1 | -2/+2 |
* | Browser side support (sans UI) for desktop notifications. | johnnyg@chromium.org | 2009-10-12 | 1 | -0/+6 |
* | Add the ability to unload the HistoryBackend. | pkasting@chromium.org | 2009-10-08 | 1 | -0/+5 |
* | Committing change 255087 for Roger: | tommi@chromium.org | 2009-10-08 | 1 | -13/+11 |
* | Add Profile::DeleteSpellChecker(), which my MemoryPurger will use to purge th... | pkasting@chromium.org | 2009-10-02 | 1 | -12/+12 |
* | Misc. Cleanup related to OOP Profile Import | jeremy@chromium.org | 2009-09-25 | 1 | -1/+1 |
* | Convert the BrowerThemeProvider pointer from being ref counted to | tony@chromium.org | 2009-09-25 | 1 | -1/+1 |
* | Fix appcache_service and request_context referencing. | michaeln@google.com | 2009-09-22 | 1 | -1/+6 |
* | Lands http://codereview.chromium.org/193032 for Charlie: | sky@chromium.org | 2009-09-15 | 1 | -0/+8 |
* | Rename X-Force-TLS to Strict-Transport-Security. | abarth@chromium.org | 2009-09-05 | 1 | -9/+12 |
* | ForceTLS: persist to disk | agl@chromium.org | 2009-09-04 | 1 | -2/+4 |
* | Reverting r25382: blame Windows | agl@chromium.org | 2009-09-03 | 1 | -4/+2 |
* | ForceTLS: persist to disk | agl@chromium.org | 2009-09-03 | 1 | -2/+4 |
* | Plumb request interception into the appcache library for both chrome and test... | michaeln@google.com | 2009-09-01 | 1 | -0/+8 |
* | Adds a FaviconService class tied to the profile. | arv@google.com | 2009-08-28 | 1 | -0/+17 |
* | Exposes a chrome.devtools object to extensions. This allows extensions to ca... | mpcomplete@chromium.org | 2009-08-24 | 1 | -0/+7 |
* | Pref-backed SSLConfigService for Linux. | mattm@chromium.org | 2009-08-19 | 1 | -0/+8 |
* | Some personalization cleanup: | tim@chromium.org | 2009-08-15 | 1 | -10/+7 |
* | Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linux | mark@chromium.org | 2009-08-13 | 1 | -2/+2 |
* | Use $XDG_CACHE_HOME for the cache on Linux. This only works for the default p... | thestig@chromium.org | 2009-08-11 | 1 | -0/+1 |
* | Add files to browser/sync and tweak includes. | tim@chromium.org | 2009-08-05 | 1 | -2/+2 |
* | Implement kCurrentThemeID so we can know what the last theme to be installed ... | avi@chromium.org | 2009-08-03 | 1 | -0/+5 |
* | Changed the extension.connect() API not to broadcast to all tabs. Added a | mpcomplete@chromium.org | 2009-07-20 | 1 | -0/+7 |
* | Fix Acid3 Test 48: LINKTEST, Chromium side.... | dglazkov@chromium.org | 2009-07-03 | 1 | -0/+2 |
* | GTK: Initial implementation of using GTK themes, partially based on evan's CL... | erg@google.com | 2009-07-03 | 1 | -0/+4 |
* | Create a webkit thread for use within the browser process. This patch also i... | jorlow@chromium.org | 2009-06-26 | 1 | -0/+6 |
* | Change ExtensionHost to use notifications | erikkay@chromium.org | 2009-06-26 | 1 | -0/+1 |
* | Clean up a few startup and shutdown dependencies which should fix some of the... | erikkay@google.com | 2009-06-24 | 1 | -1/+0 |
* | Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ... | idanan@chromium.org | 2009-06-23 | 1 | -0/+7 |
* | First draft of web resource service; fetches data from a JSON feed | mirandac@chromium.org | 2009-06-18 | 1 | -0/+6 |
* | Modified ThumbnailStore to cache/store JPEGs instead | brettw@chromium.org | 2009-06-09 | 1 | -1/+6 |
* | Change PasswordStoreDefault to access the WebDataService from the UI thread o... | stuartmorgan@chromium.org | 2009-06-03 | 1 | -0/+9 |
* | Reverting 17273 - Fails reliability tests | mhm@chromium.org | 2009-05-30 | 1 | -9/+0 |
* | Re-land the password store work from bug 8205, with changes that should fix b... | stuartmorgan@chromium.org | 2009-05-30 | 1 | -0/+9 |
* | Revert the password manager refactoring -- it failed reliability tests. | evan@chromium.org | 2009-05-26 | 1 | -9/+0 |
* | Patch to make password patch build. | evan@chromium.org | 2009-05-22 | 1 | -0/+9 |
* | More NotificationRegistrar conversions. | pkasting@chromium.org | 2009-05-22 | 1 | -1/+3 |
* | More progress on ForceHTTPS. | abarth@chromium.org | 2009-05-20 | 1 | -0/+10 |
* | Add a separate cookie store that's used for extensions. | mpcomplete@google.com | 2009-05-14 | 1 | -0/+8 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 1 | -0/+21 |
* | Resurrect ExtensionProcessManager. Move the code for starting extension | mpcomplete@google.com | 2009-05-06 | 1 | -1/+7 |
* | Issue 348: can view old incognito cache if main process left running | idanan@chromium.org | 2009-03-27 | 1 | -0/+4 |