| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bookmark manager on mac and windows. | tony@chromium.org | 2010-06-24 | 1 | -5/+0 |
* | Enable policy support on the Linux platform. | danno@chromium.org | 2010-06-23 | 1 | -0/+12 |
* | Speculative fix for installed windows build. | tony@chromium.org | 2010-06-22 | 1 | -1/+1 |
* | Load net-internals resources from resources.pak. | tony@chromium.org | 2010-06-22 | 1 | -5/+10 |
* | Speculatively revert 50374 (miniinstaller breakage) - Load netinternals resou... | willchan@chromium.org | 2010-06-21 | 1 | -10/+5 |
* | Load net-internals resources from resources.pak. | erg@chromium.org | 2010-06-21 | 1 | -5/+10 |
* | Revert 50257 - Reland r50057. This is exactly the same except with two lines ... | erg@chromium.org | 2010-06-18 | 1 | -0/+5 |
* | Reland r50057. This is exactly the same except with two lines cherrypicked from | erg@chromium.org | 2010-06-18 | 1 | -5/+0 |
* | Revert 50057 - Load net-internals from the newly created resources.pak file. | erg@chromium.org | 2010-06-17 | 1 | -0/+5 |
* | Load net-internals from the newly created resources.pak file. | erg@chromium.org | 2010-06-17 | 1 | -5/+0 |
* | Don't check if the internal plugin exists when someone just asks for its path... | jam@chromium.org | 2010-06-16 | 1 | -2/+0 |
* | Load resources.pak, which should be located next to the chrome | tony@chromium.org | 2010-06-15 | 1 | -0/+5 |
* | On Mac, move internal plugins to live inside the framework ... | viettrungluu@chromium.org | 2010-06-14 | 1 | -3/+5 |
* | Revert 49738 [problems running tests] - On Mac, move internal plugins to live... | viettrungluu@chromium.org | 2010-06-14 | 1 | -8/+10 |
* | On Mac, move internal plugins to live inside the framework ... | viettrungluu@chromium.org | 2010-06-14 | 1 | -10/+8 |
* | Get the internal plugin working on Mac. | jabdelmalek@google.com | 2010-05-26 | 1 | -3/+2 |
* | [Mac] stop the output that is slowing down all the tests that seem to walk th... | thomasvl@chromium.org | 2010-05-24 | 1 | -1/+1 |
* | Make disabled internal plugins stay disabled even when the version of Chrome ... | viettrungluu@chromium.org | 2010-05-05 | 1 | -0/+4 |
* | Unpack extensions inside chrome's profile directory. | skerner@chromium.org | 2010-04-30 | 1 | -0/+6 |
* | Rework of the shared resources patch for checkin | feldstein@chromium.org | 2010-04-28 | 1 | -0/+10 |
* | Install some simple apps by default to make dev easier. | aa@chromium.org | 2010-04-23 | 1 | -5/+0 |
* | Update path | jabdelmalek@google.com | 2010-04-21 | 1 | -4/+6 |
* | Use internal pdf plugin with --internal-pdf | jam@chromium.org | 2010-03-27 | 1 | -0/+12 |
* | Register internal plugins and fix internal plugins path for Mac tests. | viettrungluu@chromium.org | 2010-03-25 | 1 | -5/+10 |
* | Added paths for internal plugins. | viettrungluu@chromium.org | 2010-03-25 | 1 | -1/+33 |
* | Add an initial implementation of net-internals inspector in javascript. | eroman@chromium.org | 2010-03-23 | 1 | -0/+5 |
* | Load the bookmark manager extension at Chrome startup. | aa@chromium.org | 2010-03-04 | 1 | -2/+11 |
* | Default to FOLDERID_Downloads on Windows Vista/7 when safe. | dimich@google.com | 2010-01-25 | 1 | -0/+8 |
* | Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th... | thestig@chromium.org | 2009-12-02 | 1 | -10/+0 |
* | Use GetSwitchValueASCII. | tony@chromium.org | 2009-11-06 | 1 | -5/+4 |
* | Move all resources into the framework. | mark@chromium.org | 2009-10-07 | 1 | -5/+4 |
* | Hook up wifi menu button UI to ChromeOS shared library. | chocobo@google.com | 2009-10-01 | 1 | -1/+1 |
* | Create the download folder if it doesn't exist. That is, the actual download ... | thestig@chromium.org | 2009-09-25 | 1 | -4/+4 |
* | Refuse to start if we can't get the user data directory. | evan@chromium.org | 2009-09-25 | 1 | -1/+3 |
* | Make chromeos build use shared object to load battery | davemoore@chromium.org | 2009-09-23 | 1 | -0/+8 |
* | Create the download folder if it doesn't exist. | thestig@chromium.org | 2009-09-02 | 1 | -0/+1 |
* | Use real creator code for Keychain items. Instead of hard-coding 'rimZ', use | mark@chromium.org | 2009-08-11 | 1 | -1/+4 |
* | Use $XDG_CACHE_HOME for the cache on Linux. This only works for the default p... | thestig@chromium.org | 2009-08-11 | 1 | -0/+10 |
* | Make the logging dir on mac write outside the bundle in debug, this makes the... | thomasvl@chromium.org | 2009-06-12 | 1 | -1/+17 |
* | The CPP logic on the log dir seems to have been wrong since last year. Chang... | thomasvl@chromium.org | 2009-05-28 | 1 | -21/+3 |
* | Move the Dictionary dir on the Mac out of the package and into user data. | thomasvl@chromium.org | 2009-05-28 | 1 | -1/+3 |
* | DevTools: On Mac, deploy inspector resources into <app_name>/Contents/Resourc... | pfeldman@chromium.org | 2009-05-21 | 1 | -6/+6 |
* | Reland this change. Registers paths for the testing exe, too. | ben@chromium.org | 2009-05-15 | 1 | -19/+0 |
* | Revert 16173 | beng@google.com | 2009-05-15 | 1 | -0/+19 |
* | Move/Copy paths used by app to app_paths. | beng@google.com | 2009-05-15 | 1 | -19/+0 |
* | linux: keep dictionaries in the user data dir. | evan@chromium.org | 2009-05-01 | 1 | -0/+7 |
* | Fix the web inspector on linux. | tc@google.com | 2009-04-30 | 1 | -3/+3 |
* | Move the ffmpeg loading function into media library. | ajwong@chromium.org | 2009-04-18 | 1 | -23/+0 |
* | Update public FFmpeg header files from r16647 to r18286. | scherkus@chromium.org | 2009-04-02 | 1 | -1/+1 |
* | No gears.dll on non-Windows systems. | evan@chromium.org | 2009-03-26 | 1 | -0/+5 |