summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix submenu support for extensions context menu API.asargent@chromium.org2010-06-035-194/+162
* Fix a bug in NPDrawingModelInvalidatingCoreAnimation, and make it more efficientstuartmorgan@chromium.org2010-06-031-3/+6
* Disabled InstallApps while I fix the text on Linux.mpcomplete@chromium.org2010-06-031-1/+3
* Generated omnibox doc.kathyw@chromium.org2010-06-032-0/+603
* Prevent installation of an app if its web extent overlaps another installed app.mpcomplete@chromium.org2010-06-038-11/+70
* Remove BOM from js and css files in content script.cira@chromium.org2010-06-032-21/+51
* GTK: Repaint the toolbar after the bookmark bar has finished.erg@google.com2010-06-033-1/+20
* Wrap Sqlite utils functions into a sqlite_utils namespace.tfarina@chromium.org2010-06-039-44/+43
* Address a TODO about renaming RequestInfo --> SourceInfo.eroman@chromium.org2010-06-033-172/+171
* TTF: Fix and enable AppModalDialogTest on Mac.dmuir@chromium.org2010-06-032-10/+16
* Force web_origin to be present only on extension gallery installs. Formpcomplete@chromium.org2010-06-035-17/+39
* Implement support for NPDrawingModelInvalidatingCoreAnimation in Mac pluginsstuartmorgan@chromium.org2010-06-031-0/+2
* Fix "under the hood" options page truncation.xiyuan@chromium.org2010-06-031-0/+6
* Remove some test file complitation exceptions from chrome_tests.gypistuartmorgan@chromium.org2010-06-035-18/+15
* Record out-of-proc-tests' FAILS/FLAKY failures in the XML output.kinuko@chromium.org2010-06-032-9/+23
* Fix a regression where tabs.create() would focus the tab's window even ifmpcomplete@chromium.org2010-06-031-1/+0
* Win SxS: Creating a new shortcut with enable-udd-profiles uses wrong icon.mattm@chromium.org2010-06-0310-23/+19
* [Mac] Revert "Enable zombies for all on devchannel."shess@chromium.org2010-06-031-3/+1
* Fix a bunch of lint/style issuesjar@chromium.org2010-06-032-21/+21
* Move MouseLeave ui test to interactive ui tests target.estade@chromium.org2010-06-033-8/+1
* AutoFill: Make PersonalDataManager RefCountedThreadSafe.jhawkins@chromium.org2010-06-0310-40/+58
* [Mac] Tighten up objc zombie dealloc implementation.shess@chromium.org2010-06-031-3/+8
* Disable DefaultPluginUITest.DefaultPluginLoadTest under valgrind.estade@chromium.org2010-06-031-0/+2
* On Chrome OS browse without sign in mode open only incognito windows.nkostylev@google.com2010-06-033-0/+10
* Reusing the RegKey used to get the CurrentVersion to also get the Install Dir...mirandac@google.com2010-06-031-3/+3
* New autofill UI. Still not done:georgey@chromium.org2010-06-036-854/+826
* GPU plugin size is updated before GPU command buffer is initialized.apatrick@chromium.org2010-06-031-2/+4
* Added scroll view to internet settings page.chocobo@chromium.org2010-06-032-22/+131
* [Mac] Make the History menu behave more like the NTP in its display of recent...rsesek@chromium.org2010-06-0310-267/+519
* Change 'const' to 'var' in event_bindings.js for ECMAScript compatibility rea...ericdingle@chromium.org2010-06-031-5/+5
* A very basic fix that prevents experimental popups from living longer than th...twiz@google.com2010-06-0311-22/+158
* Changes to allow focusing the syncronization dialog, useful for the case wher...csilv@chromium.org2010-06-039-2/+48
* [Mac] Enable zombies for all on devchannel.shess@chromium.org2010-06-031-1/+3
* Save/restore position for the preferences window based on prefs,tfarina@chromium.org2010-06-035-3/+17
* Fix cloud print job title.scottbyer@chromium.org2010-06-033-17/+28
* Close the translate infobar after selecting 'Never translate this language/si...tfarina@chromium.org2010-06-031-0/+2
* Quick fix: initializing member variable. Makes offline login work.avayvod@chromium.org2010-06-031-1/+3
* Added user image screen for new user login (or old user logging in throughavayvod@chromium.org2010-06-0318-28/+1152
* Fix crash on NetworkScreen when corresponding view was deleted.dpolukhin@chromium.org2010-06-032-0/+11
* Exclude new WorkerTests that are failing under Valgrindtimurrrr@chromium.org2010-06-031-6/+12
* Add IDBIndex support + various cleanup.jorlow@chromium.org2010-06-0312-156/+376
* Updating trunk VERSION from 424.0 to 425.0chrome-release@google.com2010-06-031-1/+1
* Combine the combo box class used by mozc and chewingzork@chromium.org2010-06-037-220/+136
* New libjingle integrated to chrome.sergeyu@chromium.org2010-06-0320-35/+42
* Pulls the hunspell dictionaries to "third_party/hunspell_dictionaries".hbono@chromium.org2010-06-031-2/+1
* Add Chewing integer preferenceszork@chromium.org2010-06-038-3/+96
* Use sql::Statement::BindString16 in a bunch of places to get rid of UTF16ToUT...tfarina@chromium.org2010-06-031-90/+90
* Revert 48798 - New libjingle integrated to chrome.sergeyu@chromium.org2010-06-0319-41/+34
* New libjingle integrated to chrome.sergeyu@chromium.org2010-06-0319-34/+41
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-037-1257/+503