| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 78897 - Make chrome://extension-icon resources available in incognito m... | jstritar@chromium.org | 2011-03-25 | 2 | -3/+7 |
* | Merge 78170 - Workaround deadlock with password sync/GNOME Keyring by re-enab... | atwilson@chromium.org | 2011-03-18 | 1 | -3/+3 |
* | directly patch 78436 onto 696 branch. | kuan@chromium.org | 2011-03-17 | 1 | -2/+1 |
* | Merge 77455 - Don't initialize external extensions providers if extensions ar... | dpolukhin@chromium.org | 2011-03-10 | 1 | -1/+5 |
* | Cleanup: Use more specific friend struct / make destructors non-public for cl... | thestig@chromium.org | 2011-03-07 | 1 | -1/+3 |
* | Remove duplicate forward class decls. | andybons@chromium.org | 2011-03-07 | 1 | -1/+0 |
* | Revert 76952 - Retry profile menu model change and clang fixes. | aa@chromium.org | 2011-03-04 | 2 | -91/+0 |
* | Retry profile menu model change and clang fixes. | mirandac@chromium.org | 2011-03-04 | 2 | -0/+91 |
* | cleanup: make OnLogin to be pure virtual as all methods around. | dilmah@chromium.org | 2011-03-04 | 2 | -1/+3 |
* | Revert 76796 - Simple stub menu model for multi-profile menu. Will be used fo... | mirandac@chromium.org | 2011-03-03 | 2 | -87/+0 |
* | Revert 76808 - Fix Clang errors in profile_menu_model and menu_2. | mirandac@chromium.org | 2011-03-03 | 2 | -4/+0 |
* | Fix Clang errors in profile_menu_model and menu_2. | mirandac@chromium.org | 2011-03-03 | 2 | -0/+4 |
* | Simple stub menu model for multi-profile menu. Will be used for multi-profile... | mirandac@chromium.org | 2011-03-03 | 2 | -0/+87 |
* | Pick more adequate time for showing locale change notification. | dilmah@chromium.org | 2011-03-03 | 3 | -0/+12 |
* | Display disabled apps with grayed out images on the NTP. Call the re-enable l... | jstritar@chromium.org | 2011-03-02 | 1 | -0/+5 |
* | Get rid of a bunch of includes to old locations of headers. | jam@chromium.org | 2011-03-02 | 1 | -1/+1 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Initial landing of file_manager component extension (not yet enabled) | rginda@chromium.org | 2011-03-01 | 1 | -0/+6 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 4 | -4/+4 |
* | Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarder | jochen@chromium.org | 2011-03-01 | 12 | -38/+29 |
* | Move core pieces of geolocation from chrome to content.This is a rough carvin... | jam@chromium.org | 2011-02-28 | 1 | -1/+1 |
* | WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u... | tfarina@chromium.org | 2011-02-27 | 2 | -3/+3 |
* | Add an accessor for an ExtensionSpecialStoragePolicy to the Profile class | michaeln@google.com | 2011-02-26 | 4 | -21/+49 |
* | Move appcache/file_sytem/device_orientation subdirectories of chrome\browser ... | jam@chromium.org | 2011-02-24 | 2 | -10/+10 |
* | Cleanup: Remove a bunch of unneeded includes. | thestig@chromium.org | 2011-02-24 | 1 | -1/+0 |
* | Move in_process_webkit dir from chrome\browser to content\browser. | jam@chromium.org | 2011-02-24 | 2 | -2/+2 |
* | Refactor of NetworkDelegate. | willchan@chromium.org | 2011-02-24 | 5 | -15/+27 |
* | Implementation of ExtensionEventRouterForwarder | battre@chromium.org | 2011-02-23 | 2 | -0/+25 |
* | Device policy infrastructure | jkummerow@chromium.org | 2011-02-23 | 4 | -14/+14 |
* | Adds navigator.registerProtocolHandler. | tony@chromium.org | 2011-02-23 | 6 | -1/+37 |
* | WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/. | tfarina@chromium.org | 2011-02-22 | 1 | -1/+1 |
* | Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w... | tfarina@chromium.org | 2011-02-19 | 2 | -2/+2 |
* | Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br... | scherkus@chromium.org | 2011-02-18 | 2 | -2/+2 |
* | WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa... | tfarina@chromium.org | 2011-02-18 | 2 | -2/+2 |
* | Refactor WebResourceService class, making it more generic. Move all the prom... | zmo@google.com | 2011-02-18 | 5 | -12/+12 |
* | Reland r74842 | willchan@chromium.org | 2011-02-16 | 9 | -274/+1139 |
* | Revert 75143 - Reland r74842 | willchan@chromium.org | 2011-02-16 | 9 | -1142/+274 |
* | Reland r74842 | willchan@chromium.org | 2011-02-16 | 9 | -274/+1142 |
* | Fix a bug that caused Chrome OS system preferences not to work in the guest m... | satorux@chromium.org | 2011-02-16 | 4 | -5/+25 |
* | Move FinalStatus out of PrerenderContents, and add prerender namespace. | cbentzel@chromium.org | 2011-02-15 | 4 | -12/+16 |
* | Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"? | willchan@chromium.org | 2011-02-14 | 9 | -1137/+275 |
* | Revert r74728 which reverted r74561 for exposing a ChromeOS bug. | willchan@chromium.org | 2011-02-14 | 9 | -275/+1137 |
* | Cleanup SandboxedFileSystem* and merge them into FileSystem* for simplicity. | kinuko@chromium.org | 2011-02-14 | 4 | -7/+7 |
* | Updated about_flags and command-line switch handling for prerender/prefetch | gavinp@chromium.org | 2011-02-12 | 1 | -2/+1 |
* | Revert r74632 "Reland r74561 after fixing ChromeOS build breakage." | oshima@google.com | 2011-02-12 | 9 | -1124/+275 |
* | [Chrome OS] Fix file access on the UI thread in OwnershipService | cmasone@chromium.org | 2011-02-11 | 1 | -2/+2 |
* | Reland r74561 after fixing ChromeOS build breakage. | willchan@chromium.org | 2011-02-11 | 9 | -275/+1124 |
* | Revert 74561 for breaking the ChromeOS build | willchan@chromium.org | 2011-02-11 | 9 | -1119/+276 |
* | Introduce OffTheRecordProfileIOData and ProfileImplIOData. | willchan@chromium.org | 2011-02-11 | 9 | -276/+1119 |
* | Attempt 3 at: Splits ChromeURLDataManager into 2 chunks: | sky@chromium.org | 2011-02-10 | 4 | -1/+23 |