summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Porting in chrome/common/phajdan.jr@chromium.org2009-01-146-93/+186
* Updating so that Gears can spawn file selectors when running in the renderer ...zork@google.com2009-01-132-4/+25
* Call logging::InitLogging. The lack of this was causing some hangs (and poss...erikkay@google.com2009-01-131-35/+4
* Remove HttpTransactionWinHttp and the --winhttp command-linewtc@google.com2009-01-132-6/+1
* Make resource_bundle compile on Linux.evan@chromium.org2009-01-135-2/+17
* Pass the test case name to the browser process in order topaulg@google.com2009-01-132-0/+5
* NO CODE CHANGE. Whitespace change just to force a compilation.maruel@chromium.org2009-01-131-1/+0
* Refactor resource_bundle into a _win file.evan@chromium.org2009-01-135-223/+253
* Fix layout test failures. Looks like keying the plugins based on OriginalFil...jam@chromium.org2009-01-131-3/+0
* Get rid of lowercasing plugin filenames in order to determine if two paths po...jam@chromium.org2009-01-122-14/+10
* Add more tests to unit_tests on Linux, and some platform cleanups.phajdan.jr@chromium.org2009-01-122-3/+10
* Fixing build break after I moved the meat of ScopedCOMInitializer into the .c...tommi@chromium.org2009-01-112-11/+7
* Adding minimal error checking to ScopedCOMInitializer.tommi@chromium.org2009-01-112-6/+19
* 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