summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Small porting in chrome/phajdan.jr@chromium.org2009-01-262-5/+3
* Two things:ben@chromium.org2009-01-241-0/+12
* revert r8603rvargas@google.com2009-01-243-11/+9
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-243-9/+11
* ===================================================xji@chromium.org2009-01-231-0/+1
* I'm relanding the UserDataManager leak fix. I didn't realize we hadsky@google.com2009-01-232-2/+3
* Don't expose the go and star button views directly through the BrowserWindow ...ben@chromium.org2009-01-231-11/+0
* Revert r8560 due to broken interactive_ui_testsmark@chromium.org2009-01-233-40/+47
* Fix a bug when saving web pages that have a period in their title.paulg@google.com2009-01-232-4/+14
* Add a PNGEncoder helper function that takes an SkBitmap,nick@chromium.org2009-01-231-7/+2
* Porting in chrome/phajdan.jr@chromium.org2009-01-233-47/+40
* 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