summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix mini installer compile (paths were wrong).tony@chromium.org2010-05-241-8/+8
* Fix import path for create_string_rc.pytony@chromium.org2010-05-241-0/+1
* Break gyp cycles on Linux.tony@chromium.org2010-05-2410-309/+306
* Mac: Infrastructure for serialization of OS fonts over IPC.jeremy@chromium.org2010-05-238-7/+351
* Updating trunk VERSION from 413.0 to 414.0chrome-release@google.com2010-05-221-1/+1
* Add multiline support to views::TextField.xiyuan@chromium.org2010-05-221-5/+0
* Try to fix the crash in SyncResourceHandler by using receiver_ earlier. I ca...jam@chromium.org2010-05-221-5/+6
* Change the code based on Raf's feedback.arv@chromium.org2010-05-221-7/+5
* Fix for bug 44624: Updating calls to AwaitMutualSyncCycleCompletion.rsimha@chromium.org2010-05-221-3/+3
* Address a TODO about not duplicating the name --> value mapping for NetLog::S...eroman@chromium.org2010-05-221-9/+4
* Add logging and remove pref for bootstrapping. ChromeOS always bootstraps now.chron@chromium.org2010-05-226-33/+37
* Fixes a bug in slow cross-site navigations.creis@chromium.org2010-05-224-16/+74
* Don't use command line flags for enabling the internal pdf plugin. Instead, ...jam@chromium.org2010-05-2211-51/+88
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-2145-315/+237
* Prevent extensions api windows.onFocusChange from firing more than once with ...rafaelw@chromium.org2010-05-212-2/+14
* Remove histogram collection evaluating impact of changing extension url resol...rafaelw@chromium.org2010-05-211-41/+9
* Kill all child processes at IO thread shutdown time.michaeln@chromium.org2010-05-213-0/+16
* Fix a assertion failure caused by new asserion in simple_menu_model.cc.oshima@chromium.org2010-05-211-2/+3
* Size the EV bubble after calculating the space taken by the star/page actions...pkasting@chromium.org2010-05-211-10/+15
* Ensure that the default profile for cros has no extension servicedavemoore@chromium.org2010-05-2111-55/+77
* Fix a chrome crash seen at times in chrome frame reliability test runs. It ap...ananta@chromium.org2010-05-211-0/+1
* GTK: Prevent double free by not deleting gconf object we don't own.erg@chromium.org2010-05-211-2/+0
* Roll WebKit 59900:59936.jparent@chromium.org2010-05-211-0/+6
* Added the ability in the service process to save and read state from a prefs ...sanjeevr@chromium.org2010-05-2111-82/+208
* Fix problem of displaying title with parenthesis in extension.xji@chromium.org2010-05-215-14/+65
* Update BrowsingDataRemover to use only the asynchronousrvargas@google.com2010-05-212-57/+100
* GTK: Elide the EV bubble to approximately half of the location bar when reall...erg@chromium.org2010-05-212-9/+64
* Fixed a TODO in data export of net-internals, added Chrome version and comman...maruel@chromium.org2010-05-213-3/+52
* Adds ability to determine if a tab was explicitly closed by thesky@chromium.org2010-05-2110-54/+109
* Windows accessibility improvements: 1. All WebKit roles are now passed to thedmazzoni@chromium.org2010-05-2116-269/+786
* Land dhg's CL 2109011xiyuan@chromium.org2010-05-213-4/+24
* Revert 47917 - Make outofprocess tests output correct XML filenick@chromium.org2010-05-212-202/+75
* Revert 47918 - Fix FilePath string initialization that broke build in 47917nick@chromium.org2010-05-211-2/+1
* Fix FilePath string initialization that broke build in 47917kinuko@chromium.org2010-05-211-1/+2
* Make out-of-process tests output correct XML filekinuko@chromium.org2010-05-212-75/+202
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-2122-50/+108
* Break extension tab api test into multiple parts, to reduce the odds of a tim...skerner@chromium.org2010-05-2123-126/+414
* Revert revisions 47902 and 47900.dpolukhin@chromium.org2010-05-211-1/+1
* [Win] Implement core mechanism to honor Windows Group Policydanno@chromium.org2010-05-2110-8/+521
* Do nothing when "No selection" entry is selected.nkostylev@google.com2010-05-211-1/+2
* IndexedDB should use WebSecurityOrigins rather than passing origin stringsjorlow@chromium.org2010-05-213-8/+13
* Updating trunk VERSION from 412.0 to 413.0chrome-release@google.com2010-05-211-1/+1
* Disable flack check in FindInPageTest.CrashEscHandlers on Linux views.dpolukhin@chromium.org2010-05-211-1/+1
* Update language_menu_l10n_util.cc data.yusukes@google.com2010-05-213-16/+7
* Add tests for AddLanguageComboboxModel.satorux@chromium.org2010-05-211-2/+86
* Specify --chromium flag to run new-run-webkit-websocketserverukai@chromium.org2010-05-213-14/+3
* This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...lzheng@chromium.org2010-05-217-16/+90
* Revert 47875 - ProcessSingleton(all): create the lock immediately after faili...thestig@chromium.org2010-05-217-120/+26
* Part 2 of fix. Denies access to password manager for sandboxed iframes with a...inferno@chromium.org2010-05-211-0/+5
* Fix major UI ugliness in the "Languages and Input" dialog.satorux@chromium.org2010-05-213-160/+212