| Commit message (Expand) | Author | Age | Files | Lines |
* | #include what you use: <Security/Security.h> for SecKeychainAddCallback and | mark@chromium.org | 2010-04-02 | 1 | -0/+1 |
* | In-app installation when running from a disk image. | mark@chromium.org | 2010-04-02 | 1 | -0/+16 |
* | Mac: Register for keychain notifications on the main thread. | snej@chromium.org | 2010-04-02 | 1 | -0/+17 |
* | Port the option to import bookmarks from a file to Linux | evan@chromium.org | 2010-04-01 | 1 | -2/+4 |
* | Revert 43277 - Port the option to import bookmarks from a file to Linux | arv@chromium.org | 2010-03-31 | 1 | -4/+2 |
* | Port the option to import bookmarks from a file to Linux | evan@chromium.org | 2010-03-31 | 1 | -2/+4 |
* | Remove packet split experiment, and add coalescing histogram | jar@chromium.org | 2010-03-31 | 1 | -14/+0 |
* | Fixed flakiness of AccountScreenTest: | avayvod@google.com | 2010-03-30 | 1 | -1/+5 |
* | POSIX: Re-enable browser shutdown measurements. We should write the measureme... | thestig@chromium.org | 2010-03-27 | 1 | -2/+5 |
* | Move a few more things out of BrowserMain into helper functions. | brettw@chromium.org | 2010-03-26 | 1 | -41/+55 |
* | Fix the offical build by passing local state to the initialize metrics function. | brettw@chromium.org | 2010-03-25 | 1 | -2/+3 |
* | Move some stuff from BrowserMain into helper functions. | brettw@chromium.org | 2010-03-25 | 1 | -54/+62 |
* | Do some browser_main cleanup. This moves ChromeOS login manager and some first | brettw@chromium.org | 2010-03-24 | 1 | -44/+49 |
* | Implement chrome://plugins page that can disable plugins. | viettrungluu@chromium.org | 2010-03-24 | 1 | -3/+3 |
* | Mocks for all libcros elements. Added library registry object that provides a... | zelidrag@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Move some random groups of functions out of BrowserMain into helper functions. | brettw@chromium.org | 2010-03-23 | 1 | -88/+111 |
* | We had a problem where if chrome crashed on cros and was relaunched | davemoore@chromium.org | 2010-03-22 | 1 | -0/+10 |
* | Add the option of importing bookmarks from file to first run. | huanr@chromium.org | 2010-03-22 | 1 | -2/+4 |
* | Make gfx::Font use callbacks to perform locale-dependent font adjustments. Al... | ben@chromium.org | 2010-03-22 | 1 | -1/+19 |
* | Make SDCH experiment significant on the dev channel population | jar@chromium.org | 2010-03-22 | 1 | -2/+2 |
* | 2 experiments: DNS prefetch limit concurrency: TCP split a packet | jar@chromium.org | 2010-03-20 | 1 | -1/+15 |
* | Removing AddDefaultBookmark related code as we are taking | huanr@chromium.org | 2010-03-19 | 1 | -16/+0 |
* | GTK: Implement translate toolbar. Tested on spiegel.de, www.lemonde.fr and ma... | erg@google.com | 2010-03-11 | 1 | -4/+0 |
* | Final removal of the bad dependency of chrome/common on chrome/browser | phajdan.jr@chromium.org | 2010-03-10 | 1 | -1/+2 |
* | Allow the use of the master_preferences file in Linux. | tony@chromium.org | 2010-03-10 | 1 | -16/+12 |
* | Next part of removing the dependency of chrome/common on chrome/browser | phajdan.jr@chromium.org | 2010-03-06 | 1 | -3/+3 |
* | Add command line option for changing the max number of SPDY sessions per | mbelshe@chromium.org | 2010-03-05 | 1 | -0/+9 |
* | Don't ignore certificate errors with SPDY. | mbelshe@chromium.org | 2010-03-03 | 1 | -0/+4 |
* | Next part of bad dependency removal (chrome/common -> chrome/browser) | phajdan.jr@chromium.org | 2010-03-02 | 1 | -1/+1 |
* | First part of the pre-set bookmarks feature | cpu@chromium.org | 2010-02-26 | 1 | -15/+31 |
* | Necessary modifications for rendering web page on login screen: getting the | avayvod@google.com | 2010-02-26 | 1 | -22/+21 |
* | Translate Infobars for OS X. | jeremy@chromium.org | 2010-02-25 | 1 | -4/+4 |
* | Further reduce the bad dependency of chrome/common on chrome/browser. | phajdan.jr@chromium.org | 2010-02-24 | 1 | -1/+1 |
* | Move cookie handling to login success | davemoore@chromium.org | 2010-02-23 | 1 | -5/+0 |
* | Fix for crash on early return from browser_main.cc | cpu@chromium.org | 2010-02-23 | 1 | -3/+5 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | Use regular message loop for cros login window | davemoore@chromium.org | 2010-02-18 | 1 | -2/+17 |
* | Misc. cleanups noticed while working on another change. | pkasting@chromium.org | 2010-02-12 | 1 | -29/+16 |
* | Added separate flag for start login screen since login-manager is added by | avayvod@chromium.org | 2010-02-11 | 1 | -1/+1 |
* | Add the ssl_client_socket_nss_factory.h header and declare | wtc@chromium.org | 2010-02-09 | 1 | -10/+12 |
* | The great Flip -> Spdy rename. | mbelshe@chromium.org | 2010-02-08 | 1 | -1/+1 |
* | Pass login-manager switch value to login wizard to determine which screen to | avayvod@chromium.org | 2010-02-06 | 1 | -1/+2 |
* | Refactor chromeos cros files into subdir 'cros' | chocobo@chromium.org | 2010-02-04 | 1 | -1/+1 |
* | BSD port: another chunk of chrome/browser ifdef cleaning | pvalchev@google.com | 2010-02-03 | 1 | -5/+5 |
* | Use NSS instead of the system SSL library for SSL if | wtc@chromium.org | 2010-02-03 | 1 | -0/+9 |
* | Relanding the hooking of the translate feature UI. | jcampan@chromium.org | 2010-02-01 | 1 | -0/+8 |
* | Revert 37674 - Hooking the UI part to the translate feature. | jcampan@chromium.org | 2010-01-31 | 1 | -8/+0 |
* | Hooking the UI part to the translate feature. | jcampan@chromium.org | 2010-01-31 | 1 | -0/+8 |
* | Initial implementation for wizard. | davemoore@chromium.org | 2010-01-31 | 1 | -1/+1 |
* | Remove some unnecessary includes. | craig.schlenter@chromium.org | 2010-01-28 | 1 | -1/+0 |