summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Reverting 11640.finnur@chromium.org2009-03-132-76/+1
* RSS feed support (part 1)finnur@chromium.org2009-03-132-1/+76
* Don't leak visited site information from original profile to OTR profile.abarth@chromium.org2009-03-132-6/+4
* Get rid of the gears in renderer process code. This allows me to do some cle...jam@chromium.org2009-03-133-11/+0
* Gtk dialogs, first cut.estade@chromium.org2009-03-121-0/+2
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-128-8/+1
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-121-4/+6
* Switch to using one ResourceDispatcher per render process, and move it to Chi...jam@chromium.org2009-03-125-67/+72
* WebKit resource requests now have a flag reportUploadProgress that tells us w...jcampan@chromium.org2009-03-123-0/+8
* Ensure that a listener's OnChannelConnected is called before OnMessageReceived.jam@chromium.org2009-03-123-22/+20
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-7/+2
* Enable building of browser/debugger/debugger_{contents,shell}.cc on Linux.sgk@google.com2009-03-111-15/+0
* Remove TabContents from scaffolding. Yay!pinkerton@chromium.org2009-03-111-114/+0
* Change SpellChecker::Language to be an ASCII string.estade@chromium.org2009-03-111-0/+1
* This changes the base clipboard class, as accomplishing paste requires that C...avi@chromium.org2009-03-102-8/+1
* Get rid of --start-renderers-manually since it's been broken for a long time ...jam@chromium.org2009-03-104-10/+0
* First step at removing TabContents from temp scaffolding. Get rid of duplicat...pinkerton@chromium.org2009-03-102-174/+29
* Fix build breaks after webkit merge.jam@chromium.org2009-03-101-1/+2
* Unrevert 11294.mpcomplete@google.com2009-03-101-0/+1
* Make Chromium windows not hide auto-hide taskbars, take 2.pkasting@chromium.org2009-03-102-0/+19
* NO CODE CHANGEdeanm@chromium.org2009-03-10119-120/+0
* NO CODE CHANGE.maruel@google.com2009-03-1021-113/+77
* If the flag is specified developer tools window will be opened instead of Con...yurys@google.com2009-03-102-0/+6
* hook up history and download menu itemstc@google.com2009-03-091-8/+0
* Back out r10845 because it caused too many other regressions.pkasting@chromium.org2009-03-092-19/+0
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-092-5/+10
* Run more unit tests on Linux:phajdan.jr@chromium.org2009-03-091-5/+0
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-092-2/+5
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-086-15/+27
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-076-27/+15
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-076-15/+27
* Reverting 11179.jcampan@chromium.org2009-03-076-27/+15
* Refactor render view context menu in preparation for porting.estade@chromium.org2009-03-072-13/+4
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-076-15/+27
* Enable the character encoding menu, zoom menu, and the help menu item.tc@google.com2009-03-061-9/+0
* Generate data packs for all languages and allow us to loadtc@google.com2009-03-061-5/+8
* Change JSONFileValueSerializer to use FilePath by default.erikkay@google.com2009-03-061-2/+7
* RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c...erg@google.com2009-03-066-0/+191
* Adds a command line flag, --user-scripts-dir=..., to specify a directory to usemark@chromium.org2009-03-062-0/+4
* - Developer tools frontend is served from chrom-ui://devtools/tools.htmlyurys@google.com2009-03-062-0/+2
* Remove a bunch of OS_WIN stuff that works fine on linux/mac.tc@google.com2009-03-062-53/+28
* Fix linux build breakjam@chromium.org2009-03-061-0/+2
* An assert was being hit because WaitableEvent's dtor was calling CloseHandle ...jam@chromium.org2009-03-061-0/+4
* Add a command-line disable-p13n and use that to disablemunjal@chromium.org2009-03-052-2/+2
* POSIX: Rewrite IPC's interaction with FileDescriptoragl@chromium.org2009-03-052-34/+33
* NO CODE CHANGE.maruel@google.com2009-03-0513-31/+50
* Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,brettw@chromium.org2009-03-052-2/+6
* Remove the TAB_CONTENTS_NEW_TAB_UI tab contents type. This was not actually usedbrettw@chromium.org2009-03-052-0/+8
* Fix the golden file. JSON files should end in CRLF ontc@google.com2009-03-051-2/+0
* Reverting 11002.brettw@chromium.org2009-03-052-6/+2