summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Wire up printing on the Macstuartmorgan@chromium.org2009-10-132-2/+12
* Revert 28875 - Adding support for Native Client in Chrome's task manager and ...gregoryd@google.com2009-10-131-4/+0
* Adding support for Native Client in Chrome's task manager and "stats for nerd...gregoryd@google.com2009-10-131-0/+4
* AppCache: Kill bad renderers when we receive bad IPC messages.michaeln@google.com2009-10-132-37/+100
* This patch enables "Save page as" (ctrl+s) for resources located atjamesr@chromium.org2009-10-132-0/+14
* Turn NULL used as int to 0.phajdan.jr@chromium.org2009-10-131-1/+1
* Add a command line switch to enable flip sockets.mbelshe@google.com2009-10-132-0/+6
* Use ASCII strings for switch names.evan@chromium.org2009-10-137-353/+356
* Enables the sending of Timeline Agent and Resource messages to the devtools a...jamesr@chromium.org2009-10-121-0/+3
* Remove old NTParv@chromium.org2009-10-122-4/+0
* Browser side support (sans UI) for desktop notifications.johnnyg@chromium.org2009-10-123-2/+10
* Revert 28692 jar@chromium.org2009-10-122-11/+0
* Gather histogram data from render into browser before renderer shutdownjar@chromium.org2009-10-122-0/+11
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-119-12/+12
* Remove pthreads from build and installer files.tim@chromium.org2009-10-102-5/+0
* Improve error messages when a manifest is not readable or not valid JSON.aa@chromium.org2009-10-092-1/+7
* Revert "Remove deprecated AbsolutePath function."evan@chromium.org2009-10-091-8/+5
* Remove deprecated AbsolutePath function.evan@chromium.org2009-10-091-5/+8
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-092-4/+4
* Moving ShowContextMenu out of WebView_delegate and into WebViewClientyaar@chromium.org2009-10-092-59/+21
* Implement chrome.extension.connectExternal and fix various API inconsistencies.mpcomplete@chromium.org2009-10-093-8/+213
* Some fixes to the OS X Sandbox:jeremy@chromium.org2009-10-094-0/+174
* Web Socket support: Chromium IPCukai@chromium.org2009-10-091-0/+60
* Fix signature of onConnect.addListener in content scripts doc.asargent@chromium.org2009-10-092-4/+4
* Linux: Prevent first-run bubble from getting clipped on high-DPI displays.derat@chromium.org2009-10-091-0/+2
* Hide "Undocumented." items in the API reference doc. People found themkathyw@google.com2009-10-081-3/+3
* Get rid of mac_app_names.h. Replace it with real constants frommark@chromium.org2009-10-084-27/+20
* Add functionality to the renderer thread to purge memory. Not yet called.pkasting@chromium.org2009-10-081-0/+6
* Fixing ExtensionBrowserTest.* on Linux. Some relative paths start with /, whi...cira@chromium.org2009-10-081-1/+8
* Display tcmalloc debug output from renderer processes in about:tcmalloc.sgk@chromium.org2009-10-081-0/+12
* Fix failing unittest ExtensionResourceTest.CreateWithMissingResourceOnDisk in...cira@chromium.org2009-10-081-1/+1
* Get rid of a tbd in the overview.kathyw@google.com2009-10-072-18/+26
* Fix 10% Mac startup time regression. Use +[NSBundle bundleWithPath:] insteadmark@chromium.org2009-10-073-24/+23
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-078-67/+261
* Pull a BrowserActionView out of BrowserActionContainer. Alsoaa@chromium.org2009-10-071-6/+6
* Revert r28293.jhawkins@chromium.org2009-10-072-31/+7
* Change detectLanguage() API to now return the top three languages as well the...sidchat@chromium.org2009-10-072-7/+31
* Wires up views/gtk to use the gtk bookmark editor.sky@chromium.org2009-10-071-11/+0
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-071-0/+5
* Move all resources into the framework.mark@chromium.org2009-10-074-36/+45
* Fix debugging tip in toolstrip docs.erikkay@chromium.org2009-10-072-2/+2
* Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and adarin@chromium.org2009-10-073-40/+42
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-071-5/+0
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-071-0/+5
* Fix broken extension docs due to a JSON syntax error.mpcomplete@chromium.org2009-10-063-1/+704
* Implement browserAction.setIcon(ImageData) for extensions.mpcomplete@chromium.org2009-10-062-2/+23
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-061-1/+1
* Don't show popup browser actions in the wrench menu.erikkay@chromium.org2009-10-061-0/+2
* Resubmit http://codereview.chromium.org/243096 with gcc compile error fixed.erikkay@chromium.org2009-10-061-4/+10
* Generate IDs for --load-extension by hashing the path insteadaa@chromium.org2009-10-063-45/+35