summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* This reverts commit r35458.agl@chromium.org2010-01-041-1/+0
* ...agl@chromium.org2010-01-041-0/+1
* Upload renderer histograms to browser after a page loadsjar@chromium.org2010-01-022-0/+5
* If we can't read a unicode character, write the standard "unknown" (0xFFFD) c...cevans@chromium.org2010-01-011-25/+17
* Avoid calling vector resize() with excessive size parameter: fix broken integ...cevans@chromium.org2009-12-311-2/+3
* Make the 0 value of the enum match 'fail' to satisfy DCHECKs.evan@chromium.org2009-12-301-4/+4
* linux: use XShmPutImage when SHM Pixmap APIs unavailableevan@chromium.org2009-12-302-17/+24
* Don't defend against Initialize being called twice, that should not happen. michaeln@chromium.org2009-12-301-7/+6
* Fix a race in WorkerThreadTicker test.phajdan.jr@chromium.org2009-12-301-3/+3
* Replaces the % character with \x when generating Windows shortcuts via jschuh@chromium.org2009-12-301-4/+7
* Fix up rowbytes vs. width desynchronization, and fix failure to initialize en...cevans@chromium.org2009-12-301-8/+6
* linux: fix X SharedMemory API types and commentsevan@chromium.org2009-12-303-6/+7
* linux: reduce header interdependenciesevan@chromium.org2009-12-292-2/+4
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2009-12-2935-38/+3
* Adding support for i18n to content scripts.cira@chromium.org2009-12-293-17/+134
* send the pngs on crosdavemoore@chromium.org2009-12-282-0/+55
* Split more targets from chrome.gyp to add support for building Native Client ...gregoryd@google.com2009-12-282-0/+53
* Adding i18n to news extension. Making a copy since news sample should be usab...cira@chromium.org2009-12-287-0/+444
* revert r35237 since it causes Mac unit tests to fail.jeremy@chromium.org2009-12-242-53/+0
* Split more targets from chrome.gyp to add support for building Native Client ...gregoryd@google.com2009-12-232-0/+53
* Revert 35230 - Split more targets from chrome.gyp to add support for building...gregoryd@google.com2009-12-232-53/+0
* Split more targets from chrome.gyp to add support for building Native Client ...gregoryd@google.com2009-12-232-0/+53
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-225-2/+65
* Check permissions for chrome.tabs.executeScript() in theaa@chromium.org2009-12-222-9/+61
* Make the error messages for manifest parsing a little friendlier.finnur@chromium.org2009-12-221-6/+12
* Try 2: on fstat checkingthomasvl@chromium.org2009-12-221-3/+5
* Makes extension badges on Chrome OS draw the same as they do on windows.sky@chromium.org2009-12-221-1/+1
* Revert 35160 - Check result on fstat call.rvargas@google.com2009-12-221-3/+1
* Check result on fstat call.thomasvl@chromium.org2009-12-221-1/+3
* SVN copy didn't work for me so I somehow changed news extension instead of co...cira@chromium.org2009-12-224-128/+9
* Adding localization for English and Serbian to the news sample (and copying n...cira@chromium.org2009-12-224-9/+128
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2009-12-2135-84/+17
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-212-92/+42
* Revert 35025 - Revert 34994, maybe it regressed startup perf Fix cpu/memory ...viettrungluu@chromium.org2009-12-192-6/+7
* Reset the dr key if the toast experiment is cancelled.cpu@chromium.org2009-12-191-0/+5
* Revert 34994, maybe it regressed startup perf - Fix cpu/memory measurements o...thakis@chromium.org2009-12-192-7/+6
* Add a CreateBridge method to the ChildThread.jcampan@chromium.org2009-12-195-83/+54
* Temporary fix for Google Mail Checker memory leak.mpcomplete@chromium.org2009-12-182-17/+1
* Minor copyedit to the description of detectLanguage.kathyw@google.com2009-12-182-2/+2
* Minor copyedit to i18n, added link to example directory.kathyw@google.com2009-12-182-7/+23
* Fix cpu/memory measurements on OS X.thakis@chromium.org2009-12-182-6/+7
* Revert 34983 - Split more targets from chrome.gyp to add support for building...slightlyoff@chromium.org2009-12-182-43/+0
* Add videos to the doc where appropriate.kathyw@google.com2009-12-1810-10/+77
* Split more targets from chrome.gyp to add support for building Native Client ...gregoryd@google.com2009-12-182-0/+43
* Add support for GAFYD.aa@chromium.org2009-12-183-8/+128
* Make sure we insert the screenshot into the correct tab by making each tab's ...skerner@chromium.org2009-12-181-9/+10
* Adds bookmarks.getRecent that returns the recently bookmarked items.arv@chromium.org2009-12-182-0/+211
* Fix memory leak on ExtensionMessageBundle.cira@chromium.org2009-12-181-6/+6
* Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.rsesek@chromium.org2009-12-182-42/+92
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-182-92/+42