summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Remove vestigial cookie/web app permissions prompting UI now that the async U...ben@chromium.org2010-09-172-4/+0
* Adding a sample to demonstrate the infobars API.kurrik@chromium.org2010-09-1711-1/+176
* Add Sources to several notifications.tim@chromium.org2010-09-171-3/+5
* Remove LOG(INFO) spam.evan@chromium.org2010-09-171-3/+6
* Revert 59784 - GpuVideoDecoder to use GpuVideoDevice and IPC messages to comp...mlloyd@chromium.org2010-09-173-15/+40
* GpuVideoDecoder to use GpuVideoDevice and IPC messages to complete VideoFrame...hclam@chromium.org2010-09-173-40/+15
* Add IDBIndex plumbing (for IndexedDB).jorlow@chromium.org2010-09-174-3/+106
* Reland r59641. Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-171-2/+9
* Fix build break caused by 59775hclam@chromium.org2010-09-171-2/+2
* Add IPC messages for allocation video frames for hardware video decoderhclam@chromium.org2010-09-174-74/+148
* Added a sync IPC method to check the enabled state of the cloud print proxy.sanjeevr@chromium.org2010-09-161-0/+6
* Fix problem with extension context menu items losing top-level icon.asargent@chromium.org2010-09-161-15/+3
* Add a placeholder, overridable DOMUI keyboard.bryeung@chromium.org2010-09-163-0/+7
* Change the FileSystem IPCs to take FilePaths as arguments instead ofdumi@chromium.org2010-09-162-20/+28
* Add testing of the Chrome Frame user-mode installation to mini_installer_test...robertshield@chromium.org2010-09-162-16/+0
* Revert 59641 - Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-161-9/+2
* Add the onBeforeNavigate and onErrorOccured events to the webNavigation API.jochen@chromium.org2010-09-161-2/+9
* Support wildcards for policy-controlled plugin blacklists.mnissler@chromium.org2010-09-163-11/+39
* Revert 59618 - Get password sync to a usable state.tim@chromium.org2010-09-162-5/+0
* Get password sync to a usable state.tim@chromium.org2010-09-162-0/+5
* DevTools: report network stack-based finish time for resources.pfeldman@chromium.org2010-09-169-34/+53
* Factor an ExtensionIconSet class out of Extension. This canaa@chromium.org2010-09-166-69/+142
* Zip extension samples when building docs.kurrik@chromium.org2010-09-1646-2/+124
* Add support for webkit ValueChanged accessibility notification.ctguil@chromium.org2010-09-164-11/+87
* FBTF: Move Extension::LaunchContainer to extension_constants.h.erg@google.com2010-09-164-19/+22
* Fix unintentional pointer arithmetic.evan@chromium.org2010-09-151-1/+2
* Log error string when ClientLogin failscmasone@google.com2010-09-151-0/+1
* Add about:gpucrashthakis@chromium.org2010-09-153-0/+5
* FBTF: Move code from .h to .cc in net/erg@google.com2010-09-151-1/+1
* Re-land: Hook up the dom_ui sync options to the sync service.albertb@chromium.org2010-09-151-0/+5
* FBTF: Add default ctors/dtors for various param structs.erg@google.com2010-09-154-272/+454
* Adds default constructors and destructors to ViewHostMsgs.hbono@chromium.org2010-09-152-0/+389
* Hide packed hosted apps in chrome://extensions .skerner@chromium.org2010-09-141-2/+2
* Revert 59451 - Hook up the dom_ui sync options to the sync service.albertb@chromium.org2010-09-141-5/+0
* Hook up the dom_ui sync options to the sync service.albertb@chromium.org2010-09-141-0/+5
* Clean up RenderViewHostDelegate::AutoFill interface -- remove |value| and |la...isherman@chromium.org2010-09-141-3/+1
* Bunch of match preview tweaks:sky@chromium.org2010-09-141-4/+0
* Tabbed options: Support direct navigation to content settings subtabs.estade@chromium.org2010-09-142-1/+3
* Establish new debug switches to manipulate the token service from the command...johnnyg@chromium.org2010-09-142-9/+8
* Trying to green up the tree, lots of mac and win red around this cl.thomasvl@chromium.org2010-09-142-4/+4
* Trailing slash in custom gallery URLs entered by users should not cause the l...finnur@chromium.org2010-09-142-2/+5
* net: Rename ProxyService::CreateNull to ProxyService::CreateDirect.tfarina@chromium.org2010-09-142-4/+4
* Revert 59324 and 59337. Too many test failuresjamesr@chromium.org2010-09-142-4/+4
* Turn --enable-accelerated-2d-canvas into --disable-accelerated-2d-canvasjamesr@chromium.org2010-09-142-4/+4
* DOMUI etc. Use the built in bind method of Function now that V8 supports it.arv@chromium.org2010-09-131-4/+4
* dom-ui options: Connect option related commands to the dom-ui options window.csilv@chromium.org2010-09-132-0/+6
* Add constants for preferences and policies related to the Default Search Prov...jeanluc@google.com2010-09-134-0/+32
* Revert 59138 - Revert 59123 - Don't use the return value of rlz_lib::SendFina...rogerta@google.com2010-09-131-1/+2
* Disable tests that are crashing but currently passing due to an overridden as...tim@chromium.org2010-09-131-1/+2
* Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video...hclam@chromium.org2010-09-132-108/+108