summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-275-13/+68
* Remove a few more NOTIMPLEMENTED methods.pinkerton@chromium.org2009-02-272-2/+13
* Change locale handling to deal with mac resource bundles in the corresponding...pinkerton@chromium.org2009-02-274-2/+25
* Enable new tab page for Mac and Linuxpinkerton@chromium.org2009-02-271-1/+1
* Use a dedicated command line flag for FIFO IPC channels on POSIX.phajdan.jr@chromium.org2009-02-273-1/+7
* Add temp scaffolding stubs for automation bits to unbreak shared linking.phajdan.jr@chromium.org2009-02-271-0/+130
* A fix for Issue 4400 (or maybe 4222).hbono@chromium.org2009-02-271-2/+2
* Use xdg_user_dir_lookup to lookup directories. (try 2)thestig@chromium.org2009-02-273-23/+47
* Reverting 10555.thestig@chromium.org2009-02-272-43/+20
* Use xdg_user_dir_lookup to lookup directories.thestig@chromium.org2009-02-272-20/+43
* RLZ NOTIMPLEMENTEDs -> bug.evan@chromium.org2009-02-271-3/+3
* Fix GetAppLocale that is failing on posix. .dll change to .pak.tc@google.com2009-02-271-10/+17
* Fix a NOTIMPLEMENTED() in l10n_util.cc from it expecting .dll in the file name.evan@chromium.org2009-02-261-11/+13
* Linux: support displays without Xrender support.agl@chromium.org2009-02-262-3/+39
* Revert brett's code, for real this time.nsylvain@chromium.org2009-02-262-34/+24
* Bugify another NOTIMPLMENTED.evan@chromium.org2009-02-261-1/+1
* Relanding the following:jcampan@chromium.org2009-02-261-0/+1
* More URL constants replacement.brettw@chromium.org2009-02-262-0/+10
* Linux: fix XRENDER support for NXagl@chromium.org2009-02-261-2/+7
* Remove unnecessary include. Also add copyright to the new files.tc@google.com2009-02-263-3/+8
* properly initialize resource manager on mac for unittests.thomasvl@chromium.org2009-02-261-3/+30
* Make render_view_context_menu.cc compile on Posix.jhawkins@chromium.org2009-02-261-0/+26
* Reverting key change (again); this breaks every keyboard layout test there is...avi@chromium.org2009-02-261-3/+0
* Fixing WebKeyboardEvent. For reals this time.avi@chromium.org2009-02-261-0/+3
* fix up one include to be an importthomasvl@chromium.org2009-02-261-1/+1
* Wire up resource bundles on the mac:thomasvl@chromium.org2009-02-264-58/+125
* Developer tools messages are forwarded as wrapped IPC::Messages(previously th...yurys@google.com2009-02-262-23/+36
* Make web_drag_source.cc compile on Posix.jhawkins@chromium.org2009-02-261-0/+3