summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Reverting 10794.avi@chromium.org2009-03-031-3/+0
* Stub in the download shelf a little further.pinkerton@chromium.org2009-03-032-3/+32
* Add a macutil for the main app bundle and overridethomasvl@chromium.org2009-03-031-27/+2
* Remove more ifdefs where all platforms now share the implementation.pinkerton@chromium.org2009-03-031-9/+0
* Fixing WebKeyboardEvent. Third time's the charm.avi@chromium.org2009-03-031-0/+3
* Remove some instances of NOTIMPLEMENTED in favor of hooking up functionality ...pinkerton@chromium.org2009-03-031-1/+1
* Make our IME backend platform-independent.hbono@chromium.org2009-03-031-4/+4
* Workaround scons and xcode not understanding #include MESSAGES_INTERNAL_FILE.tc@google.com2009-03-031-0/+10
* Fix build error caused due to the AutomationProvider::OnMessageFromExternalHo...ananta@chromium.org2009-03-031-1/+1
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-032-2/+48