summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-031-5/+10
* Add command line option to use a tabbed bookmark manager.arv@chromium.org2010-03-035-2/+15
* Adding a new sample that talks to the Google DocList API.kathyw@chromium.org2010-03-0321-0/+1946
* Don't ignore certificate errors with SPDY.mbelshe@chromium.org2010-03-032-0/+4
* Don't store the submit element on the FormData structure as it's no longer used.jhawkins@chromium.org2010-03-031-3/+1
* Laying down the groundwork for GPU video layers.scherkus@chromium.org2010-03-021-3/+18
* Implement FormManager::LabelForElement and use this to store the field labels.jhawkins@chromium.org2010-03-021-0/+2
* Making sure that we do not destroy a WaitableEvent while anotherdumi@chromium.org2010-03-021-9/+10
* Add --enable-gpu-rendering instead of relying on a hardcoded constant.scherkus@chromium.org2010-03-022-0/+4
* Remove the --enable-nacl-on-mac flag, since the syscall thunking code is securedspringer@google.com2010-03-023-14/+0
* Further tweaks to incognito extensions.mpcomplete@chromium.org2010-03-021-4/+0
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-025-1611/+1
* Better error output when background page fails to load.asargent@chromium.org2010-03-021-2/+2
* Adds a command line flag to suppress flashing blinking for those who really, ...slightlyoff@chromium.org2010-03-012-0/+5
* Add autofill Change Processor and Model Associatorzork@google.com2010-03-012-0/+8
* Tweak minidump flags to include a little more detail.siggi@chromium.org2010-03-011-60/+4
* Increment gmail_checker version number from 3 to 3.1cira@google.com2010-03-011-8/+8
* Adding hu and zh_TW translations for gmail checker. Some other locales got mi...cira@google.com2010-03-014-2/+4
* Badge font size change to 7.5 to match more closely what we had before.finnur@chromium.org2010-03-011-6/+6
* [Linux]Improve keyboard event handling code of RWHV.suzhe@chromium.org2010-03-013-10/+25
* Add a unit test for validating extension_api.json .skerner@chromium.org2010-02-281-0/+113
* Continue removing bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-02-2713-627/+0
* Reset the default quota limit for extensions to 5MB, but add adumi@chromium.org2010-02-272-1/+4
* Fix 32364: Badge text of Browser Action is displayed in bold fontfinnur@chromium.org2010-02-261-3/+8
* Added HttpAuthFilter.cbentzel@chromium.org2010-02-262-0/+4
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2010-02-263-0/+83
* Un-revert r39999, now with a Valgrind fix. Original change: http://codereview...dimich@chromium.org2010-02-262-1/+11
* Initial work for cross-process video rendering using layers.scherkus@chromium.org2010-02-263-0/+19
* Add a metrics extensions API.rogerta@chromium.org2010-02-263-0/+109
* Adding a preference to turn off the translate feature.jcampan@chromium.org2010-02-262-0/+4
* Deprecate file_util::AppendToPath() on non-Windows.evan@chromium.org2010-02-262-2/+2
* Necessary modifications for rendering web page on login screen: getting theavayvod@google.com2010-02-262-3/+7
* Eric Bidelman's patches for the OAuth library.kathyw@chromium.org2010-02-264-33/+52
* Make the invalid version error a bit more specific; the previous textjoi@chromium.org2010-02-261-1/+1
* AutoFill dialog UI polish. Based on feedback from thakis.dhollowa@chromium.org2010-02-262-0/+4
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-253-2/+22
* Adding message catalogs from TC for all locales except hu and zh_TW (not read...cira@google.com2010-02-2542-76/+44
* Rename the DLL and the executable used by NaCl on Win64 (chrome_nacl_win64.dl...gregoryd@google.com2010-02-251-1/+1
* Disable scroll bars on resizing popups below a maximum size.skerner@chromium.org2010-02-251-0/+5
* linux: use minimum size rather than forcing dialog sizeevan@chromium.org2010-02-251-1/+11
* Revert r39951 - Broke Valgrind - "Make sure the workers are given a chance to...rsesek@chromium.org2010-02-252-12/+2
* Fix a conditional jump depending on an uninitialized value from r39951 by set...rsesek@chromium.org2010-02-251-1/+2
* Make sure the workers are given a chance to terminate their thread when the I...dimich@google.com2010-02-242-1/+10
* I just put the code that does not compile on ARM. Trybots will fail because I...apatrick@chromium.org2010-02-241-0/+4
* GTK: Add modal cookies confirmation prompt.erg@chromium.org2010-02-242-1/+85
* Linux: Move some duplicated code to gtk_util::CreateBoldLabel and LeftAlignMisc.mattm@chromium.org2010-02-242-0/+22
* Only pump messages during a cookie query if it results in a user prompt.darin@chromium.org2010-02-241-0/+5
* Turn on session storage by default.jorlow@chromium.org2010-02-242-4/+4
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-2411-423/+944
* Revert 39732 due to reliability bot failures.darin@chromium.org2010-02-231-1/+0