summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Register an onmessage handler with the external host binding instead of expli...ananta@chromium.org2009-03-031-2/+1
* Add some speculative MessageLoop::RunAllPending calls to IPC::SyncChannel uni...jam@chromium.org2009-03-031-6/+17
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-022-0/+5
* Convert encryptor.cc and friends to string16.thestig@chromium.org2009-03-021-4/+5
* Port SortedDisplayURL, fix up some chrome_font_{gtk,skia} bugs, port text_eli...estade@chromium.org2009-03-025-51/+80
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-022-0/+85
* Enable focus-change via tabbing on Linux.estade@chromium.org2009-03-021-0/+1
* Implement gfx::Path on GTK.deanm@chromium.org2009-03-025-19/+52
* Instead of appending "Downloads" to the user document directory, let each pla...estade@chromium.org2009-02-285-15/+46
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-282-5/+5
* Refactor download shelf and prepare for porting.estade@chromium.org2009-02-281-1/+1
* Implementation of AudioRendererHosthclam@chromium.org2009-02-272-6/+7
* Pull WebKit deps to get transparency fixes, and rebaseline affected layout te...brettw@chromium.org2009-02-271-2/+5
* Add "stop" image to project. Clean up project so app/theme is a proper group ...pinkerton@chromium.org2009-02-272-2/+23