summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Minor sidenav update.kathyw@google.com2009-11-0731-32/+33
* Remove toolstrip mentions from the background page.kathyw@google.com2009-11-072-72/+174
* Revert 31322 - Extension Installed InfoBubblewillchan@chromium.org2009-11-061-6/+0
* Extension Installed InfoBubblerafaelw@chromium.org2009-11-061-0/+6
* Document restrictions on integers in the version.kathyw@google.com2009-11-062-7/+21
* Rename gtk_tree::ModelAdapter to TableAdapter in preparation for adding TreeA...mattm@chromium.org2009-11-062-12/+12
* Use GetSwitchValueASCII.tony@chromium.org2009-11-063-17/+16
* Revamp the docs for message passing, including the new sendRequest API.mpcomplete@chromium.org2009-11-0636-141/+973
* Turn LocalStorage on by default.jorlow@chromium.org2009-11-062-3/+3
* Update static docs for getting started page.aa@chromium.org2009-11-061-66/+31
* Update the Getting Started page. I ended up making the sampleaa@chromium.org2009-11-0612-74/+102
* Add a Samples page. For now, it just points to the Chromium project'skathyw@google.com2009-11-0634-33/+448
* Move the spellchecker to the renderer.estade@chromium.org2009-11-062-0/+40
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+1
* Added support for --worker-startup-dialog command line flag.atwilson@chromium.org2009-11-064-0/+43
* Mac: Implement about:memory.viettrungluu@chromium.org2009-11-051-15/+0
* Added support for --enable-shared-workersatwilson@chromium.org2009-11-052-0/+4
* ntp.html -> override.htmlkathyw@google.com2009-11-0536-108/+270
* Change id that identifies client in crash reports. Whenever metrics service r...kuchhal@chromium.org2009-11-056-5/+73
* Remove unused class (classfactory) from common project.maruel@chromium.org2009-11-052-124/+0
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-052-11/+5
* TBR: mark@chromium.orgjeremy@chromium.org2009-11-059-59/+174
* TBR:markjeremy@chromium.org2009-11-059-174/+59
* Sandbox Worker process on the Mac.jeremy@chromium.org2009-11-059-59/+174
* Highlight node with mouse over it while selecting element to inspectapavlov@chromium.org2009-11-051-4/+0
* 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