summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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