summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Implement default ChromeFont constructor on Linux.estade@chromium.org2009-01-094-17/+58
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-094-7/+7
* remove chrome dependencies from win sandboxing headers. Wrap sandbox code topinkerton@google.com2009-01-095-0/+145
* The popup for autofill is now never activated, even when clicked.jcampan@chromium.org2009-01-091-1/+1
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-082-4/+9
* Move user script directory into profile.aa@chromium.org2009-01-074-10/+2
* adding more grit love to other targets, updating scons files for things that ...pinkerton@google.com2009-01-071-8/+3
* Change greasemonkey flag to enable-user-scripts.aa@chromium.org2009-01-071-1/+1
* Convert download manager to FilePath.estade@chromium.org2009-01-064-15/+20
* Upgrade our sqlite to 3.6.1, with the local changes made by Gears. I'mmpcomplete@google.com2009-01-062-2/+2
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-063-56/+56
* Turn on GetVisibleVisitsInRange test on POSIX.jeremy@chromium.org2009-01-061-2/+1
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-065-31/+57
* Add using_generated_resources.scons to the build. Thistc@google.com2009-01-061-1/+1
* Reverting 7574 which reverted 7570. It was an error on my part.maruel@chromium.org2009-01-063-20/+86
* Reverting 7570.maruel@chromium.org2009-01-063-86/+20
* * Port l10n_utiL and it's unit test on POSIX.jeremy@chromium.org2009-01-053-20/+86
* Some more GRIT refactoring.tc@google.com2009-01-051-1/+1
* Refactor the render widget unittest so it can be reused to create a render viewbrettw@chromium.org2009-01-051-1/+3
* Update some comments/nits following r7486.ericroman@google.com2009-01-052-4/+5
* Fix a leak in unzip code. I was calling the wrong close function.erikkay@google.com2008-12-311-1/+1
* Add generic unzip support. This is to be used by extensions.erikkay@google.com2008-12-315-8/+332
* Porting in chrome/phajdan.jr@chromium.org2008-12-313-5/+3
* Revert 7508.7509 and 7510nsylvain@chromium.org2008-12-302-9/+4
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2008-12-302-4/+9
* Change the signature of JSONReader::Read() and relatedaa@chromium.org2008-12-297-106/+82
* * Bring up render_mesages.cc on POSIX.jeremy@chromium.org2008-12-292-2/+20
* * Update xcode project to add files compiled on Linux but not on OS X in chro...jeremy@chromium.org2008-12-291-29/+29
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-1/+1
* Implement extension:// protocol.aa@chromium.org2008-12-241-1/+6
* Fix Win/Release build bustage.jeremy@chromium.org2008-12-221-0/+2
* Bring up chrome/common/ipc_sync_message.cc on POSIX.jeremy@chromium.org2008-12-222-6/+16
* Bring up IPC::ChannelProxy on POSIX.jeremy@chromium.org2008-12-224-4/+66
* Implement command line switch to allow using a FIFO or a socketpair() for IPC...jeremy@chromium.org2008-12-196-33/+169
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-192-0/+16
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-182-10/+10
* Porting in renderer/phajdan.jr@chromium.org2008-12-182-1/+29
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-173-6/+6
* Platform cleanup in browser/ and porting of few files.phajdan.jr@chromium.org2008-12-171-1/+6
* Handle HTTP 200 responses received in response to byte range requests issued ...ananta@chromium.org2008-12-171-1/+6
* * Fix for one end of FIFO not being set as non-blocking. This fixes the IPC ...jeremy@chromium.org2008-12-162-4/+4
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-162-896/+896
* Reverting 7083,7079.phajdan.jr@chromium.org2008-12-161-8/+0
* Fix Linux build failure caused by GCC 4.3/4.2 differences.phajdan.jr@chromium.org2008-12-161-0/+8
* message_pump_libevent refactor:jeremy@chromium.org2008-12-152-91/+61
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-152-0/+6
* Platform cleanup in common/ and even porting few files and unit tests.phajdan.jr@chromium.org2008-12-152-28/+10
* Implement visited link coloring.brettw@google.com2008-12-132-8/+13
* Move skia_utils into the skia namespace.brettw@google.com2008-12-121-1/+1
* Have GRIT generate files into a common directory.tc@google.com2008-12-121-1/+1