summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make JavaScript alerts reflect the URL of the frame they came from, not thebrettw@chromium.org2009-03-052-2/+6
* Revert change 10975 and 10972 because it broke the purify nsylvain@chromium.org2009-03-054-47/+4
* Get history and download HTML UIs into Mac/Linux builds along with supporting...pinkerton@chromium.org2009-03-052-3/+32
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-0518-28/+28
* Make startup_tests build and run on Linux (except reference tests).phajdan.jr@chromium.org2009-03-051-0/+4
* Implementation of ResourceDispatcher::OnDownloadProgresshclam@chromium.org2009-03-051-3/+19
* Highlights of changes:hclam@chromium.org2009-03-054-4/+31
* Clean up the browser about URL handler to not derive from WebContents. It isbrettw@chromium.org2009-03-042-0/+12
* Basic download shelf implementation on linux.estade@chromium.org2009-03-042-25/+25
* Fixing WebKeyboardEvent.avi@chromium.org2009-03-041-0/+3
* Add trivial theming support in extensions.erikkay@google.com2009-03-042-7/+48
* Change line endings to Unix on url_constants.*brettw@chromium.org2009-03-041-33/+33
* Fix the build with some forgotten string conversions on non-Windows.brettw@chromium.org2009-03-041-1/+1
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-4/+4
* Update clipboard classes to use string16 and FilePath instead of wstring.estade@chromium.org2009-03-042-16/+4
* Add a set of long-running metrics to Chrome that are sent up only at uninstal...robertshield@google.com2009-03-045-1/+80
* Fix crashes in WorkerProcessHost. The wrong iterator was being incremented.jam@chromium.org2009-03-041-1/+1
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-0411-59/+226
* Make Chromium windows not hide auto-hide taskbars.pkasting@chromium.org2009-03-042-0/+19
* Add FilePath setter/getter to pref service. Change callers to use it rather t...estade@chromium.org2009-03-046-30/+89
* use #if 0 instead of DISABLED_.nsylvain@chromium.org2009-03-031-1/+3
* disable PrefServiceTest.Basic because it breaks the build.nsylvain@chromium.org2009-03-031-1/+2
* revert broken change 10833nsylvain@chromium.org2009-03-032-49/+43
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-032-43/+49
* Add a command line flag --v8-proxy-resolver, to select the new PAC implementa...ericroman@google.com2009-03-032-0/+7
* Revert dsh's change 10818nsylvain@chromium.org2009-03-032-49/+43
* Implement some chrome path getters for Mac OS and un-comment their uses in th...pinkerton@chromium.org2009-03-032-38/+61
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-032-43/+49
* delayed fix for comment in from http://codereview.chromium.org/28185thomasvl@chromium.org2009-03-031-1/+0