summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Explicitly add a bunch of missing includes.thestig@chromium.org2010-04-151-1/+2
* Add an IME_CANCEL_COMPOSITION event. This is fired iftony@chromium.org2010-04-151-0/+1
* Made Pepper 3D plugins' output opaque on Mac OS X by filling thekbr@google.com2010-04-152-4/+8
* Add chrome.tabs.getCurrent() api call to extensions.rafaelw@chromium.org2010-04-145-188/+345
* Kerberos uses an SPN (Service Principal Name) to identify a server. This is t...cbentzel@chromium.org2010-04-142-0/+13
* Improve plugin performance on the Macstuartmorgan@chromium.org2010-04-141-1/+6
* Add a forgotten file to fix the CrOS build.brettw@chromium.org2010-04-141-0/+1
* Remove registration of the extension protocol late in the init process. Thisbrettw@chromium.org2010-04-142-0/+12
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-144-5/+30
* Remove the --enable-user-stylesheet flag.tony@chromium.org2010-04-142-4/+0
* Revert 44443 - Try removing the enableuserstylesheet flag.tony@chromium.org2010-04-142-0/+4
* Try removing the --enable-user-stylesheet flag.tony@chromium.org2010-04-142-4/+0
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-1/+2
* Add new search engine dialog for first run process.mirandac@chromium.org2010-04-132-2/+10
* Revert "Refactor PasswordStoreDefault on Linux to store the logins in a Login...albertb@chromium.org2010-04-132-6/+0
* Refactor PasswordStoreDefault on Linux to store the logins in a LoginDatabasealbertb@chromium.org2010-04-132-0/+6
* Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...jochen@chromium.org2010-04-134-30/+5
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-134-5/+30
* Revert 44348 - Add support for restricting broadcasting events to extensions ...jochen@chromium.org2010-04-134-30/+5
* Add support for restricting broadcasting events to extensions based on host p...jochen@chromium.org2010-04-134-5/+30
* [GTTF] Make automation calls for Downloads, Extensions, and History pagesphajdan.jr@chromium.org2010-04-121-0/+5
* Remove obsolete MessageDestination parameter from postConsoleMessageToWorkerO...mnaganov@chromium.org2010-04-121-5/+0
* Turn on internal Flash Player by default.viettrungluu@chromium.org2010-04-123-9/+8
* Linux: open shared memory in browser rather than renderer (like on mac).estade@chromium.org2010-04-101-0/+3
* Allow extensions to access chrome://favicon/.arv@chromium.org2010-04-106-8/+35
* AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...jhawkins@chromium.org2010-04-091-0/+3
* No longer display EULA when internal Flash enabled (revert r42783 and most of...viettrungluu@chromium.org2010-04-094-14/+0
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-091-3/+2
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-093-2/+12
* Refactor common, platform-independent code for the repost form warning dialog...bauerb@chromium.org2010-04-091-2/+2
* Adding 2 preferences for configuring "NextEngine" and "Trigger" hot-keys.yusukes@google.com2010-04-092-0/+9
* Disable unit test that breaks valgrind. Failure is related to the fact that ...johnnyg@chromium.org2010-04-081-2/+1
* Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusteddspringer@google.com2010-04-081-1/+7
* Add notification processes to the task manager.johnnyg@chromium.org2010-04-081-5/+6
* Fix a typo.thestig@chromium.org2010-04-081-2/+2
* Support PNG and quality control in chrome.tabs.captureVisibleTab().skerner@chromium.org2010-04-082-3/+146
* Flush audio data after seekhclam@chromium.org2010-04-081-1/+6
* Fix a crash on Mac because the STL iterator behavior on delete is not consist...johnnyg@chromium.org2010-04-082-3/+28
* Implement patterns for content setting exceptions.jochen@chromium.org2010-04-083-7/+20
* notification panel fix on chromeos.oshima@chromium.org2010-04-081-0/+3
* Don't bail early on extensions update.asargent@chromium.org2010-04-073-8/+49
* Update and rewrite the permissions section of the manifest page.kathyw@chromium.org2010-04-072-22/+100
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-072-1/+20
* Revert 43684 - Localize CSS files in content scripts (but don't localize JS f...cira@google.com2010-04-071-4/+4
* Changing the translate back-end to use the Google Translate element.jcivelli@google.com2010-04-063-84/+10
* Add some shutdown perf tests. We measure shutdown for the combination ofthestig@chromium.org2010-04-062-2/+6
* Fix problems with unloading/reloading/updating extensions that contain NPAPImpcomplete@chromium.org2010-04-061-0/+6
* Allow synchronous messages to be sent from threads other than the main thread...jabdelmalek@google.com2010-04-067-275/+82
* Make sure DecodeIcon is only called from the File thread.finnur@chromium.org2010-04-064-13/+21
* Rename kChromeUIFavIconPath to kChromeUIFavIconHost for consistency.arv@chromium.org2010-04-062-2/+2