summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Revert 60373, trying to track down a perf regression (see bug 56752)- Add abo...thakis@chromium.org2010-09-243-5/+0
* This is the IPC and bits of the browser backend for FileWriter. The rest ofericu@google.com2010-09-241-1/+23
* Flesh out URLLoader's download_to_file function.michaeln@chromium.org2010-09-233-87/+97
* Add about:gpuhangthakis@chromium.org2010-09-233-0/+5
* Allow extensions to request the icons of hosted apps.aa@chromium.org2010-09-235-0/+50
* Add a launchApp method to extension management API.asargent@chromium.org2010-09-232-0/+261
* Fix error in extension docs: chrome.extension.connectExternal should justdmazzoni@chromium.org2010-09-232-2/+2
* Allow web resource server to set custom logo display by start and end date.mirandac@chromium.org2010-09-232-3/+6
* Implement policy for enabling/disabling JavaScript.phajdan.jr@chromium.org2010-09-232-0/+2
* Revert my revert of 60275 + don't do static casting + disable the tests for now.jorlow@chromium.org2010-09-234-33/+106
* Revert 60275.jorlow@chromium.org2010-09-234-106/+33
* Add the transaction id plumbing to IndexedDB.jorlow@chromium.org2010-09-234-33/+106
* Add plumbing for IDBTransaction::abort()andreip@chromium.org2010-09-231-0/+4
* Add an IPC message that will be used to send the phishing classification modelbryner@chromium.org2010-09-231-0/+6
* Look up the canonical email address before reporting client login success.johnnyg@chromium.org2010-09-223-10/+97
* Added code in the browser process to display a Cloud Print token expired desk...sanjeevr@chromium.org2010-09-222-0/+5
* Remove one-time flags when restarting after update.finnur@chromium.org2010-09-223-0/+97
* Refactor some file_system classes to use chromium types instead ofdumi@chromium.org2010-09-227-225/+238
* DOMUI: Make Settings page available at chrome://settings.tfarina@chromium.org2010-09-222-5/+5
* Revert r60126 that broke the build.hclam@chromium.org2010-09-223-7/+70
* SendAllocateVideoFrames to the rendererhclam@chromium.org2010-09-213-70/+7
* Enable and disable Chat Manager component extension based on labs preference ...scherkus@chromium.org2010-09-212-0/+5
* Fix a bunch of clang warnings/errors.thakis@chromium.org2010-09-211-1/+1
* Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.jhawkins@chromium.org2010-09-211-2/+0
* Add a unique identifier for plugin groups and use it to identify blocked plug...bauerb@chromium.org2010-09-213-56/+77
* Revert 59972 (chromium os leaks) - Reland r59511: Eagerly set the IO loop use...willchan@chromium.org2010-09-211-17/+1
* Sandbox built-in flash player. Spawn brokercpu@chromium.org2010-09-211-10/+44
* Disables top sites until we get it in a better shape.sky@chromium.org2010-09-212-4/+4
* Add the ability to change NTP logos using a command from the web resource ser...mirandac@chromium.org2010-09-212-12/+16
* Reduce console spam from important_file_writer.evan@chromium.org2010-09-201-9/+3
* Reland r59511: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-201-1/+17
* When a plug-in group has no name, fall back to filename without extension.bauerb@chromium.org2010-09-202-5/+20
* DevTools: provide load timing for sync resources.pfeldman@chromium.org2010-09-201-0/+5
* Add a command line switch to allow testers to test the upgrade detectionfinnur@chromium.org2010-09-182-0/+5
* Remove code that enables renderer accessibility based on the SPI_GETSCREENREA...ctguil@chromium.org2010-09-182-0/+6
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-181-3/+3
* Bunch of bugreport fixes. Also, moved about:system page to chrome:system.zelidrag@chromium.org2010-09-172-2/+4
* Resubmit GpuVideoDecoder and related patches.hclam@chromium.org2010-09-173-40/+15
* Revert 59845 - Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-171-3/+3
* win_safe_util: fix uninitialized variableevan@chromium.org2010-09-171-17/+7
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-171-3/+3
* Take 2 - Get password sync to a usable state.tim@chromium.org2010-09-172-0/+5
* 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