summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Fix strings in url_fixer_upper.estade@chromium.org2009-01-233-10/+24
* More scaffolding for back/forward/reload/home, start of WebContentspinkerton@google.com2009-01-222-9/+103
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-222-12/+12
* POSIX: Porting renderer/render_view.cc, low hanging fruitagl@chromium.org2009-01-221-3/+14
* Fix a timing issue that caused gears to fail to load sometimes.mpcomplete@google.com2009-01-213-5/+5
* add basic command handling for browser window and for where there are no wind...pinkerton@google.com2009-01-212-12/+5
* Get browser window showing using a Browser object and accompanying scaffoldin...pinkerton@google.com2009-01-212-7/+145
* Refactor automation wrappers. Move the methods from AutomationProxy to the ap...stoyan@chromium.org2009-01-211-2/+1
* Fix some problems with scaled icons. This allows the TabIconView to automati...pkasting@chromium.org2009-01-211-5/+4
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-2116-51/+47
* POSIX: Get IPCSyncChannel unittests workingagl@chromium.org2009-01-205-88/+70
* POSIX: IPC channel changes needed to get IPC Sync Channel unittests running.agl@chromium.org2009-01-201-13/+99
* Revert "revert r8217 until memory tests are fixed." This re-applies r8217.tc@google.com2009-01-201-0/+5
* Factor out the message sink from MockRenderThread to a separate class. I will bebrettw@chromium.org2009-01-172-0/+127
* Generate all chrome .vcproj files:sgk@google.com2009-01-172-76/+295
* revert r8217 until memory tests are fixed.ben@chromium.org2009-01-171-5/+0
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-161-3/+10
* Changes to make it possible to statically link Gears. This is disabled by anmpcomplete@google.com2009-01-161-0/+14
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* window.cc should not include browser_list.h ... dependent (non-browser) windo...ben@chromium.org2009-01-161-0/+5
* This change list fix issues 6093 [settings] bad directionality for gears buttonxji@chromium.org2009-01-162-1/+6
* Fixing a crash when plugin messages are sent to dialogs.zork@google.com2009-01-162-0/+6
* mac bootstrapping of browser main and app startup bitspinkerton@google.com2009-01-163-2/+405
* This change list fix issue 3233: RTL: Wrong URL showing on Javascript pop up ...xji@chromium.org2009-01-161-0/+6
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-159-91/+108
* Adds main_function_params.h to common.vcproj.sky@google.com2009-01-151-0/+4
* 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