summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Make error checking more ICU friendly.cira@chromium.org2009-10-301-1/+1
* Initial pass of shared workers renderer-side codeatwilson@chromium.org2009-10-302-4/+18
* Implement the Extension History API, v 0.1.The first version is a weak wrappe...brg@chromium.com2009-10-305-0/+171
* Change the extension.onRequest even to include the sender info.mpcomplete@chromium.org2009-10-292-21/+157
* Fixing test name (misspelled - Extensio8nL10n, should be ExtensionL10n).cira@chromium.org2009-10-291-1/+1
* Remove the element_ member of FormField, as we don't use it and shouldn't be ...jhawkins@chromium.org2009-10-291-1/+1
* NTP: Allow hiding tips and bookmark sync.arv@chromium.org2009-10-292-1/+6
* GTK: center browser action badge correctly.estade@chromium.org2009-10-291-6/+8
* Hide the theme install bubble a little earlier.estade@chromium.org2009-10-291-1/+5
* Adds UI components for desktop notifications, including balloon view classes ...johnnyg@chromium.org2009-10-291-0/+13
* Disable ExtensionsServiceTest.InstallExtension and ExtensionTest.InitFromValu...mirandac@chromium.org2009-10-291-1/+2
* DevTools: Implement raw cookies access for inspector.pfeldman@chromium.org2009-10-292-0/+43
* Design changes in browser/privacy_blacklist needed to integratephajdan.jr@chromium.org2009-10-291-5/+16
* Only dispatch tab events when there is someone listening.aa@chromium.org2009-10-292-2/+14
* WebSocket support in chromium.ukai@chromium.org2009-10-291-0/+14
* Neither name nor title are required for page- or browser-actions. Update loaderpam@chromium.org2009-10-284-32/+55
* Make GetURLForDebugging return a const GURL.tony@chromium.org2009-10-284-11/+12
* Cleanup a few FirstRun methods that are only applicable to Windows.kuchhal@chromium.org2009-10-281-32/+0
* Add initial implementation of AutoFill++. This implementation is hidden behi...jhawkins@chromium.org2009-10-282-0/+5
* Minor doc fixes/improvements.kathyw@google.com2009-10-284-11/+23
* Issue 21729: Add new event chrome.tabs.onStatusChange .skerner@chromium.org2009-10-282-6/+51
* Get rid of FilePath::AppendAndResolveRelative().mad@chromium.org2009-10-282-11/+24
* Rename getTabContentses to getExtensionTabs.aa@chromium.org2009-10-283-5/+5
* GTK: touch up appearance of browser actions badge.estade@chromium.org2009-10-281-5/+8
* Take 2 at browser_sync::ExtensionsActivityMonitor.tim@chromium.org2009-10-281-5/+5
* Filter out hidden files, both when loading extensions and whenaa@chromium.org2009-10-283-11/+42
* Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...robertshield@chromium.org2009-10-285-4/+40
* Fix bug where many extensions don't install due to sandbox.aa@chromium.org2009-10-276-3/+531
* We should be de-serializing an int64 for the UploadData identifier.darin@chromium.org2009-10-271-1/+1
* Actually copy the autofill data into the FormFieldValues vector. Fixes a reg...jhawkins@chromium.org2009-10-271-2/+2
* Further polish to extensions_ui page.rafaelw@chromium.org2009-10-272-0/+5
* Change the use-flip command line flag from wchar_t to charbrettw@chromium.org2009-10-272-5/+5
* Use Helvetica rather than Arial for badging on the Mac.avi@chromium.org2009-10-271-0/+5
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-278-467/+183
* Alphabetize chrome_switches.h. I can never find anything in this file.brettw@chromium.org2009-10-272-656/+604
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-272-6/+7
* Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...tim@chromium.org2009-10-271-5/+5
* Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u...tim@chromium.org2009-10-271-5/+5
* Revert 30149 - The existing file_util::AbsolutePath() function was already do...tim@chromium.org2009-10-271-11/+7
* The existing file_util::AbsolutePath() function was already doing what we nee...mad@chromium.org2009-10-271-7/+11
* Update the front page to refer to browser actions, not toolstrips.kathyw@google.com2009-10-275-16/+29
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-276-241/+238
* Fix a bug in the WebKit code samplekathyw@google.com2009-10-262-2/+2
* Refactor: Change the interface from HostResolver::DisableIPv6() to HostResolv...eroman@chromium.org2009-10-261-1/+3
* Doc navigation work.kathyw@google.com2009-10-2434-177/+460
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-248-28/+464
* Implementing WebDatabaseObserver in the renderer process.dumi@chromium.org2009-10-241-0/+24
* Clean up database files. Some changes are due to Google style guide violatio...pkasting@chromium.org2009-10-242-88/+51
* GTK: Compute infobubble target rects correctly.derat@chromium.org2009-10-242-0/+13
* Remove pageAction setXXXBadge functions.rafaelw@chromium.org2009-10-242-611/+4