| Commit message (Expand) | Author | Age | Files | Lines |
* | Move l10n_util to ui/base | ben@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | Move ResourceBundle, DataPack to ui/base | ben@chromium.org | 2011-01-20 | 1 | -1/+1 |
* | Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage. | thestig@chromium.org | 2011-01-15 | 1 | -1/+1 |
* | [Sync] Port about:sync to DOMUI | akalin@chromium.org | 2011-01-14 | 1 | -33/+10 |
* | Cleanup: Remove unneeded chrome/browser/ui/browser.h usage. | thestig@chromium.org | 2011-01-13 | 1 | -1/+0 |
* | This adds a "killed tab" page to be displayed in the case where a tab is kill... | gspencer@chromium.org | 2011-01-13 | 1 | -1/+2 |
* | Cleanup: Remove unneeded includes of pref_names.h | thestig@chromium.org | 2011-01-13 | 1 | -1/+0 |
* | Remove the stubbed out headers in chrome/browser/views. | msw@chromium.org | 2011-01-10 | 1 | -2/+2 |
* | Remove base/platform_thread.h stub and fix up all callers to use the new loca... | brettw@google.com | 2011-01-01 | 1 | -1/+0 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | chromeos: Fix DOMUI about:credits link. | derat@chromium.org | 2010-12-29 | 1 | -8/+12 |
* | fix about:memory and memory histograms | erikkay@chromium.org | 2010-12-28 | 1 | -1/+3 |
* | Update file version info/memory details/process utils to use string16. | avi@chromium.org | 2010-12-23 | 1 | -6/+5 |
* | don't include about:linux-proxy-config in about:about | evan@chromium.org | 2010-12-17 | 1 | -1/+0 |
* | Sitch the about:gpu implementation from an about handler to dom_ui. | nduca@chromium.org | 2010-12-15 | 1 | -106/+7 |
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 1 | -4/+4 |
* | Add a new GetInstance() method for singleton classes used in chrome/browser f... | satish@chromium.org | 2010-12-09 | 1 | -5/+11 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -2/+2 |
* | Move browser/cocoa to browser/ui/cocoa | ben@chromium.org | 2010-12-01 | 1 | -1/+1 |
* | Burn on date added to the Chrome OS version string on welcome screen for offi... | glotov@google.com | 2010-11-19 | 1 | -1/+2 |
* | Cleaned up thread safety for GpuProcessHost and GpuProcessHostUIShim. | apatrick@chromium.org | 2010-11-17 | 1 | -1/+1 |
* | Cleanup: Include browser.h -> ui/browser.h [Part 3]. | jhawkins@chromium.org | 2010-11-16 | 1 | -1/+1 |
* | Collect DirectX diagnostic information asynchronously. | apatrick@chromium.org | 2010-11-15 | 1 | -11/+22 |
* | - Relanding 61718. | apatrick@chromium.org | 2010-11-09 | 1 | -14/+24 |
* | First cut of the about:conflicts page, listing all DLLs loaded in the Chrome ... | finnur@chromium.org | 2010-11-08 | 1 | -0/+18 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 1 | thakis@chromium.org | 2010-11-01 | 1 | -2/+2 |
* | Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*. | pkasting@chromium.org | 2010-10-21 | 1 | -1/+1 |
* | Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%... | stoyan@chromium.org | 2010-10-21 | 1 | -24/+14 |
* | Relanding 61718. | apatrick@chromium.org | 2010-10-21 | 1 | -14/+24 |
* | [cros] Show short version string for official builds on OOBE/login screen | nkostylev@chromium.org | 2010-10-20 | 1 | -1/+1 |
* | Enable about:flags in ChromeOS, part 1 | thakis@chromium.org | 2010-10-19 | 1 | -9/+5 |
* | [Sync] fix about:sync crash with unrecoverable error | akalin@chromium.org | 2010-10-15 | 1 | -94/+3 |
* | Rename about:labs to about:flags, part 3/3 | thakis@chromium.org | 2010-10-15 | 1 | -4/+4 |
* | Rename about:labs to about:flags, step 1/3 | thakis@chromium.org | 2010-10-14 | 1 | -6/+6 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -4/+4 |
* | Rename ChromeThread to BrowserThread Part19: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | In about:gpu, list only 2 levels of the tree. | apatrick@chromium.org | 2010-10-11 | 1 | -2/+3 |
* | Rename ChromeThread to BrowserThread Part14: | tfarina@chromium.org | 2010-10-10 | 1 | -10/+10 |
* | Fixed clang warning in browser_about_handler.cc. | apatrick@chromium.org | 2010-10-08 | 1 | -0/+5 |
* | Support chrome://blob-internals to inspect the blob storage. | jianli@chromium.org | 2010-10-08 | 1 | -0/+3 |
* | Relanding 61904 with missing file this time. | apatrick@chromium.org | 2010-10-08 | 1 | -0/+44 |
* | Revert "Added DirectX Diagnostics information to about:gpu on Windows." | ajwong@chromium.org | 2010-10-08 | 1 | -44/+0 |
* | Added DirectX Diagnostics information to about:gpu on Windows. | apatrick@chromium.org | 2010-10-08 | 1 | -0/+44 |
* | Revert 61718 - GPU process terminates on hang. | mnissler@chromium.org | 2010-10-07 | 1 | -2/+2 |
* | GPU process terminates on hang. | apatrick@chromium.org | 2010-10-06 | 1 | -2/+2 |
* | Revert 60421 - Revert 60373, trying to track down a perf regression (see bug ... | thakis@chromium.org | 2010-09-24 | 1 | -2/+6 |
* | Revert 60373, trying to track down a perf regression (see bug 56752)- Add abo... | thakis@chromium.org | 2010-09-24 | 1 | -6/+2 |
* | Add about:gpuhang | thakis@chromium.org | 2010-09-23 | 1 | -2/+6 |
* | chromium-os:6108 - about:system should use FILE thread to get system info. | stevenjb@google.com | 2010-09-23 | 1 | -50/+0 |
* | Remove unnecessary log spew from ProfileSyncService. | tim@chromium.org | 2010-09-17 | 1 | -0/+1 |