summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* whut u meAn I sp3lld iT rong?pinkerton@google.com2009-01-291-1/+1
* Per Glen, remove the bottom border of maximized windows. I went ahead and al...pkasting@chromium.org2009-01-292-10/+3
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-292-2/+2
* Fix our link madness on linux. We now properly linktc@google.com2009-01-293-2/+24
* hookup tabs to the model and handle new tab creationpinkerton@google.com2009-01-292-8/+28
* Fix issue 7146, sending large messages over IPC on POSIX was broken.jeremy@chromium.org2009-01-292-7/+17
* Re-land revision 8821 with the ui test fixed.maruel@chromium.org2009-01-291-7/+1
* Generate a proper file name when dragging an image from apaulg@google.com2009-01-291-0/+2
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-293-9/+11
* Rename temp_scaffolding_stubs.cpp to temp_scaffolding_stubs.cc.tony@chromium.org2009-01-291-0/+0
* Add thread checks to the IPC channel.rvargas@google.com2009-01-292-0/+17
* Roll back r8821mark@chromium.org2009-01-281-1/+7
* Porting profiles to the Mac.avi@chromium.org2009-01-284-112/+108
* Disconnect the "browser controlled printing" and always delegate the control ...maruel@chromium.org2009-01-281-7/+1
* Context menus for text selections in editable boxes and links should include ...pkasting@chromium.org2009-01-281-58/+47
* Write some basic RenderWidgetHost unittests for the more tricky behavior.brettw@chromium.org2009-01-281-0/+8
* Safe browsing cleanup:estade@chromium.org2009-01-284-4/+25
* More break fixesjrg@chromium.org2009-01-281-1/+0
* Move MessageWindow out into its own file. BrowserInit is now cross-platform-c...ben@chromium.org2009-01-271-12/+14
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-273-34/+60
* Re-land this from earlier... unit tests no longer crash.ben@chromium.org2009-01-271-5/+0
* remove scaffolding mock of TabStripModel and replace it with the real deal. R...pinkerton@google.com2009-01-272-32/+34
* Roll forward 8722,8721jeremy@chromium.org2009-01-271-0/+44
* render_* work.jrg@chromium.org2009-01-271-3/+24
* Reverting 8722,8721.maruel@chromium.org2009-01-271-44/+0
* First step of porting VisitedLinkMaster to POSIX:jeremy@chromium.org2009-01-271-0/+44
* Try2 of issue 18772. (move jpeg_codec* to base/gfx)estade@chromium.org2009-01-276-739/+1
* undo 8692 (fix build failure)estade@chromium.org2009-01-276-1/+739
* Move jpeg_codec.* to base/gfxestade@chromium.org2009-01-276-739/+1
* Revert "Make render_view_host compile on Mac & Linux, add to the build."agl@chromium.org2009-01-262-42/+15
* Make render_view_host compile on Mac & Linux, add to the build.brettw@google.com2009-01-262-15/+42
* Change FileStream to use FilePath instead of wstring.erikkay@google.com2009-01-261-1/+1
* This change should have few user-visible effects. I think I slightly modifie...pkasting@chromium.org2009-01-262-16/+12
* 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