summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
...
* Enable WebSockets by defaultukai@chromium.org2009-11-052-4/+4
* Switch over to the new way of enabling/disabling session/local storage. jorlow@chromium.org2009-11-051-2/+0
* Enable the URL portion of storage events. This is mostly just plumbing + a h...jorlow@chromium.org2009-11-052-5/+15
* Revert "Added beginnings of browser-process support for shared workers."atwilson@chromium.org2009-11-052-5/+11
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-052-11/+5
* Always enable Breakpad if using --enable-crash-reporter flagnirnimesh@chromium.org2009-11-051-0/+2
* SetVolume and GetVolume take one volume instead of separate left and right vo...fbarchard@chromium.org2009-11-041-6/+4
* Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....robertshield@chromium.org2009-11-042-0/+5
* Force the same even-ness between the badge andfinnur@chromium.org2009-11-041-3/+10
* Add 'meta charset=UTF-8' to the html of an iframe interstitial to prevent no...jshin@chromium.org2009-11-041-3/+3
* Disable AssertionTest.Assertion while I figure out how I broke itcpu@chromium.org2009-11-041-1/+1
* Implement FormStructure and an initial method, EncodeUploadRequest. This als...jhawkins@chromium.org2009-11-041-2/+6
* Don't allow the browser to stay above a modal plugin window (Mac)stuartmorgan@chromium.org2009-11-042-4/+10
* Update the overview for the post-toolstrip world.kathyw@google.com2009-11-046-195/+206
* Implement loading blacklists from extensions.phajdan.jr@chromium.org2009-11-041-15/+15
* Add support for getting the real process id from within the suid sandbox. The...thestig@chromium.org2009-11-041-0/+1
* First half of http://codereview.chromium.org/274014/showjorlow@chromium.org2009-11-042-6/+54
* Revert 30938 - Add support for getting the real process id from within the su...thestig@chromium.org2009-11-041-1/+0
* Add support for getting the real process id from within the suid sandbox. The...thestig@chromium.org2009-11-041-0/+1
* Fixing what appears to be a typo. This will unbreak CF's command-linejoi@chromium.org2009-11-041-1/+1
* Add first class support for user scripts.aa@chromium.org2009-11-049-25/+253
* Changes session restore to use a normal load rather than preferringsky@chromium.org2009-11-031-6/+56
* Last patch in removing MessageLoop* caching.jam@chromium.org2009-11-031-6/+3
* New source files for overview images. I'll post the new image fileskathyw@google.com2009-11-032-950/+1180
* 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