summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Add the plumbing and test code for plugins opening files from the sandbox. Thisbrettw@chromium.org2009-11-032-0/+31
* Add a CHECK when an object tries to remove itself as an observer from Notific...jam@chromium.org2009-11-031-1/+8
* Add a command line flag to force all network traffic through a particular ser...mbelshe@google.com2009-11-032-0/+11
* Re-commit "Add new user script injection point:aa@chromium.org2009-11-037-6/+49
* Revert r30784aa@chromium.org2009-11-037-49/+6
* Add new user script injection point "document_idle" and make it the default.aa@chromium.org2009-11-037-6/+49
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-034-0/+97
* Clean up temp scaffolding stubs some. It can be mac only now.estade@chromium.org2009-11-022-110/+1
* DevTools: support cross-navigation instrumentation.pfeldman@chromium.org2009-11-022-1/+8
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-028-64/+49
* Implement page action popups.erikkay@chromium.org2009-11-011-0/+4
* Store the form name, source URL and target URL in FormFieldValues. These are...jhawkins@chromium.org2009-11-011-0/+7
* Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...johnnyg@chromium.org2009-10-311-3/+1
* Show a warning when the history files can't be read correctly.pkasting@chromium.org2009-10-301-3/+4
* Fix up extension badge text drawing.estade@chromium.org2009-10-301-39/+71
* Use HANDLE_EINTR when calling waitpid.mark@chromium.org2009-10-301-1/+1
* Improve error message in the extension api docs build script. When the json ...skerner@chromium.org2009-10-301-3/+13
* 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