summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* When we detect a PDF with an unsupported feature, ask the user if they want t...jam@chromium.org2011-01-221-2/+7
* Adding ChromeVox as a component extensions (enabled only for ChromeOS, for now)chaitanyag@chromium.org2011-01-222-0/+10
* Move l10n_util to ui/baseben@chromium.org2011-01-2115-15/+15
* Incorect IPC_MESSAGE_START definition in utility_messages_internal.htsepez@chromium.org2011-01-211-1/+1
* Restore two lines in hopes of greening perf botspkasting@chromium.org2011-01-211-1/+3
* Update Mac plugin IME handling to match updated specstuartmorgan@chromium.org2011-01-212-8/+13
* Add in-profile external_extensions.json file for Chrome OS OEM customization.skerner@chromium.org2011-01-212-0/+14
* Revert 72180 - Collect GL_EXTENSIONS string in GPUInfo and display it in abou...asargent@chromium.org2011-01-215-23/+0
* Collect GL_EXTENSIONS string in GPUInfo and display it in about:gpu page.zmo@google.com2011-01-215-0/+23
* Revert 72153 - Remove user-related data from local_state and add to user_pre...mirandac@chromium.org2011-01-211-6/+4
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-3/+1
* Implement the onBeforeRetarget event of the webNavigation APIjochen@chromium.org2011-01-211-0/+6
* Add support for collecting non-Chrome crash stats in Chrome OS.petkov@chromium.org2011-01-212-0/+17
* Remove user-related data from local_state and add to user_preferences, in pr...mirandac@chromium.org2011-01-211-4/+6
* Add opener frame id, url, and target url to CreateWindow message.jochen@chromium.org2011-01-212-2/+32
* Generate thumbnails in the browser process.satorux@chromium.org2011-01-214-0/+11
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-217-17/+16
* Refactor and improve gpu_info_collector: collect information on linux;zmo@google.com2011-01-217-47/+152
* Move the TestSink for doing IPC tests from chrome/common into IPC and create ...brettw@google.com2011-01-202-150/+0
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-207-7/+7
* Remove stray externs in .cc codeisherman@chromium.org2011-01-201-4/+4
* Add "sidebar" section to extension manifest:alekseys@chromium.org2011-01-208-0/+287
* Don't load plugins on prerendered pages until the pages are displayed.mmenke@chromium.org2011-01-203-0/+10
* Update page_action and browser_action docs to say that default_icon is option...tessamac@google.com2011-01-204-12/+10
* Move more web widgets painting from webkit to chrome.xiyuan@chromium.org2011-01-202-0/+36
* If user had consented for metrics reporting, send speech input request origin...satish@chromium.org2011-01-207-76/+186
* * Add WebPreference::interactive_form_validation_enabledtkent@chromium.org2011-01-203-1/+8
* Add another didRunInsecureContent method.agl@chromium.org2011-01-201-2/+3
* [Sync] Tidy up SyncBackendHost interface.akalin@chromium.org2011-01-191-14/+0
* Adjust comments for new Source/ location.dilmah@chromium.org2011-01-191-1/+1
* Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...ben@chromium.org2011-01-193-0/+79
* Allow policy refresh rate to be configured through policy.mnissler@chromium.org2011-01-194-0/+8
* Revert http://src.chromium.org/viewvc/chrome?view=rev&revision=70896 to move ...satish@chromium.org2011-01-193-0/+8
* Fail gracefully if profile Temp dir can not be accessed.skerner@chromium.org2011-01-194-5/+83
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-4/+4
* Use DumpRenderTree instead of TestShell for generatingtony@chromium.org2011-01-192-37/+41
* Disabled GPU process prelaunch field trial.apatrick@chromium.org2011-01-192-5/+0
* Save/Restore ALSA volume/mutedavej@chromium.org2011-01-192-0/+8
* Extension - Docs - Fix broken link to theme resource.mhm@chromium.org2011-01-192-8/+8
* Fix a typo.kathyw@chromium.org2011-01-192-2/+2
* Deleted advice on making page action icons lighterweight/smallerkathyw@chromium.org2011-01-182-18/+0
* A couple of minor fixes to the tutorials:kathyw@chromium.org2011-01-186-4/+2
* Revert 71656 - Allow policy refresh rate to be configured through policymnissler@chromium.org2011-01-184-8/+0
* Allow policy refresh rate to be configured through policy.mnissler@chromium.org2011-01-184-0/+8
* Revert 71313 - Removed old login screen from source.avayvod@chromium.org2011-01-182-0/+4
* Remove TopSites::IsEnabled() as well as related dead code.satorux@chromium.org2011-01-181-3/+0
* Made return types of various Value::DeepCopy() implementations more specificakalin@chromium.org2011-01-182-29/+24
* Do not read /proc/self/exe before forking if Chrome is ran under Valgrind.glider@chromium.org2011-01-171-1/+5
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-1733-68/+68
* Added CHECK for buffer_ and xml_wrapper_ to be not NULL rtenneti@chromium.org2011-01-161-1/+3