summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make IPC::Logging register to watch for message loop destruction.jam@chromium.org2009-02-262-2/+12
* Linux: fixes for tab contents switchingagl@chromium.org2009-02-261-2/+1
* Linux: fix GDK error when switching tab contentsagl@chromium.org2009-02-262-0/+6
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-263-11/+39
* Make chrome_plugin_host.cc and chrome_plugin_util.cc compile on Posix.jhawkins@chromium.org2009-02-265-26/+20
* Convert the jankometer NOTIMPLEMENTED()s into a bug.evan@chromium.org2009-02-261-2/+2
* Hide profiles behind a command-line switch since the user-data-dir stuffmunjal@chromium.org2009-02-262-0/+5
* Add an identity (id) to system drag & drop.tc@google.com2009-02-261-0/+2
* Don't send the receiver function name in the ExternalHostBindings::ForwardMes...ananta@chromium.org2009-02-251-6/+1
* Add the hunspell project to Chrome.app and get spellchecker compilingshess@chromium.org2009-02-251-33/+0
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-251-0/+3
* Change url bar text according to the model when updating the toolbar. Fix vta...pinkerton@chromium.org2009-02-251-0/+1
* Linux: switch red and blue channelsagl@chromium.org2009-02-251-2/+2
* Dynamically load FFmpeg DLLs if present and --enable-video is on.scherkus@chromium.org2009-02-252-0/+26
* Ports SpellChecker to use FilePaths instead of wstring.estade@chromium.org2009-02-253-4/+6
* Linux: server side backing storesagl@chromium.org2009-02-256-2/+299
* Enable the ToolbarModel on Mac and Linux. Implement ChromeFont on Mac.pinkerton@chromium.org2009-02-254-17/+107
* Revert "Fixing WebKeyboardEvent."kuchhal@chromium.org2009-02-251-3/+0
* Fixing WebKeyboardEvent.avi@chromium.org2009-02-251-0/+3