summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* This provides a simpler js template engine than JsTemplate. It has beenarv@google.com2009-07-143-25/+124
* Roll WebKit DEPS from 45738 to 45840.dimich@google.com2009-07-143-1/+63
* Revert r20553.thestig@chromium.org2009-07-133-41/+7
* Additional svn ignores for native_client and Makefile.thestig@chromium.org2009-07-133-7/+41
* Add a temporary flag to enable plugins on the Mac and Linux whileamanda@chromium.org2009-07-132-0/+5
* posix: drop Gears NOTIMPLEMENTED()evan@chromium.org2009-07-131-2/+1
* posix: drop a NOTIMPLEMENTED that is now implementedevan@chromium.org2009-07-131-13/+0
* Add an optional channel name to the extension message connect event.mpcomplete@chromium.org2009-07-131-4/+6
* Added an async automation message AutomationMsg_PrintAsync to asynchronously ...ananta@chromium.org2009-07-131-0/+4
* Refactor extension constants to improve readability, debugging, and to make i...erikkay@chromium.org2009-07-136-380/+420
* Turn backend tip service on by default.mirandac@chromium.org2009-07-122-4/+4
* Wire up windowless plugins. Mostly Mac related, some crossamanda@chromium.org2009-07-112-3/+3
* ipc: Fix IPC message logging typeevan@chromium.org2009-07-101-1/+1
* plugins: use OnChannelError to detect when the channel goes awayevan@chromium.org2009-07-102-31/+13
* Remove svn:executable property from some more files that don't need it.thestig@chromium.org2009-07-106-0/+0
* Convert JavascriptAlertActivatesTab to browser_tests framework.phajdan.jr@chromium.org2009-07-101-0/+10
* Add default browser checking and setting on Linux.mdm@chromium.org2009-07-101-14/+0
* Implementation of Extension Updater.asargent@chromium.org2009-07-102-0/+4
* Add getLanguage function to tab extension.sidchat@google.com2009-07-102-0/+12
* Revert "plugins: use OnChannelError to detect when the channel goes away"evan@chromium.org2009-07-102-13/+31
* plugins: use OnChannelError to detect when the channel goes awayevan@chromium.org2009-07-102-31/+13
* Move some more interfaces on RenderViewHostDelegate to separate classes. Thebrettw@chromium.org2009-07-091-3/+8
* Change the window background color to the inactive color when thetc@google.com2009-07-091-0/+4
* Fix the Linux tab strip zone calculation when using the skyline. We are look...jhawkins@chromium.org2009-07-091-1/+2
* Make the API to open a message channel symmetric, so it works the same whethe...mpcomplete@chromium.org2009-07-091-2/+9
* A prototype of resource loading through automationamit@chromium.org2009-07-095-65/+84
* Windowed plugins like Flash would cause the hung plugin dialog to show up whe...ananta@chromium.org2009-07-092-6/+47
* Renable sending page urls in renderer crashes on Mac.jabdelmalek@google.com2009-07-092-10/+13
* Get the Mac build compiling while we figure out how SetActiveUrl should be im...jam@chromium.org2009-07-081-1/+3
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-086-0/+322
* Adds tab pinning to TabStripModel. This is just the model side ofsky@chromium.org2009-07-082-0/+5
* Revert change 20173 because it breaks the ui_tests, plugin_testsnsylvain@chromium.org2009-07-086-322/+0
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-086-0/+322
* Split out some of the RVHDelegate functions into separate sub-classes. To limitbrettw@chromium.org2009-07-081-4/+4
* Some code had been removed from FirstRun::IsChromeFirstRun() so that it may r...jcampan@chromium.org2009-07-081-1/+1
* Wire GetWindowRect, GetRootWindowRect, and GetScreenInfo out to the UI thread.shess@chromium.org2009-07-081-5/+9
* linux: port Jankometerevan@chromium.org2009-07-083-0/+80
* Make the cancelling of drag and drop match Safari for Windows. This isarv@google.com2009-07-081-2/+3
* Adds a way to set the boundaries of the browser window througharv@google.com2009-07-081-0/+6
* linux: fix renderer/plugin crash when loading multiple pages with pluginspiman@google.com2009-07-082-6/+14
* Linux: SUID sandbox supportagl@chromium.org2009-07-082-0/+7
* Basics of a new TabStrip.It's very, very rough, but I wanted to check it in s...ben@chromium.org2009-07-072-0/+5
* linux: OOP windowed pluginsevan@chromium.org2009-07-072-1/+28
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-062-28/+1
* linux: OOP windowed pluginsevan@chromium.org2009-07-062-1/+28
* Fix the current remaining Views-GTK compile and linker errors.brettw@chromium.org2009-07-061-0/+25
* Fixes two documentation bugs in property_bag.sky@chromium.org2009-07-061-4/+2
* Move Emf class to the printing library. Also creates a platform agnostic Nat...sverrir@google.com2009-07-064-614/+4
* DevTools: preserve focus on activating dev tools window.pfeldman@chromium.org2009-07-061-0/+3
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-032-0/+11