summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-01182-990/+991
* autofill: Use a bit-field mask instead of two boolean parameters.tfarina@chromium.org2010-11-015-33/+36
* change the DEPS format for google-safe-browsing, linux-syscall-supportnsylvain@chromium.org2010-10-311-4/+3
* chrome/common: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-3117-101/+105
* Updating trunk VERSION from 569.0 to 570.0chrome-release@google.com2010-10-311-1/+1
* Fix race condition resulting in crash after taking photodavemoore@chromium.org2010-10-302-1/+33
* Prevent needless vertical margin change.altimofeev@chromium.org2010-10-301-1/+2
* Adds GtkLabel to GtkButton to allow font changing.altimofeev@chromium.org2010-10-301-6/+16
* Remove DCHECK that broke quite a number of text inputmmenke@chromium.org2010-10-301-1/+0
* Undisable RenderViewHostManagerTest tests:phajdan.jr@chromium.org2010-10-301-6/+3
* Updating trunk VERSION from 568.0 to 569.0chrome-release@google.com2010-10-301-1/+1
* GTTF: Implement a timeout for TestServer on Windows.phajdan.jr@chromium.org2010-10-302-6/+42
* Enable color profile support in libpng. We're going to use this in WebKit.abarth@chromium.org2010-10-301-1/+1
* [cros] Screen locker should try to auth on the UI thread, not the FILE thread.cmasone@chromium.org2010-10-302-15/+11
* Remove dead page info placement preference.tfarina@chromium.org2010-10-305-13/+0
* Change a couple of occurances of ASSERT_TRUE(false) to FAIL()michaeln@chromium.org2010-10-301-2/+2
* Add Shutdown button to login/locker screen.oshima@chromium.org2010-10-3011-156/+247
* Add UMA stats for saving/printing PDFs (the printing will be done through the...jam@chromium.org2010-10-3013-13/+40
* Rename UploadToVideoFrame to ConvertToVideoFrame.tfarina@chromium.org2010-10-3014-28/+28
* WebKit roll 70891:70949dimich@chromium.org2010-10-301-1/+1
* Use GLib to parse environment variables to determine the default locale.jshin@chromium.org2010-10-304-114/+136
* Various fixes in web contents. Ignore unknown roles, recognize headings and ...dtseng@chromium.org2010-10-297-41/+91
* Prevent an annoying warning from showing up in ChromeFrame runs when we don't...ananta@chromium.org2010-10-291-2/+3
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-29159-633/+693
* [GTK] enable spoof proof infobars by default.estade@chromium.org2010-10-295-27/+0
* Allow duplicate Content-Length headers.willchan@chromium.org2010-10-292-5/+73
* Added a new case in unit test, and fixed some post-commit commentsgspencer@chromium.org2010-10-293-60/+87
* Added the execute command will will run javascript on the remotejmikhail@google.com2010-10-299-15/+329
* Added check in page click tracker to ensure events passed in are mouse eventscdn@chromium.org2010-10-291-1/+3
* Build fix horror show.zelidrag@chromium.org2010-10-291-1/+0
* Yet another build break fix. zelidrag@chromium.org2010-10-291-0/+1
* Disable PDF tests on Mac.jam@chromium.org2010-10-291-0/+3
* Build break fix for the official build.zelidrag@chromium.org2010-10-291-7/+8
* AutoFill: Adjust the profile labels when updating a specific profile.jhawkins@chromium.org2010-10-291-0/+3
* Resolve three unrelated issues:scherkus@chromium.org2010-10-296-18/+49
* Re-landing issue 4202006 (http://codereview.chromium.org/4202006/show) which ...sanjeevr@chromium.org2010-10-2915-573/+1047
* chromeos: Add Ctrl-/ accelerator for help app.derat@chromium.org2010-10-293-2/+19
* Removing stack from known crashes, fixed in 64194ace@chromium.org2010-10-291-3/+0
* These are files need to be added to benchmarks extension.lzheng@chromium.org2010-10-293-0/+580
* Change LOG(INFO) to VLOG(1).gene@google.com2010-10-292-9/+9
* Moved private functions into it's own seperate utils file for commonly used f...nirnimesh@chromium.org2010-10-292-24/+50
* Make plugin requests retrievable from the appcache for nplugins and pepper.michaeln@chromium.org2010-10-292-0/+17
* Add collapsible sections to the Chrome extension documentation sidebar.kurrik@chromium.org2010-10-2964-65/+412
* Remove BrowserInitTest.BlockBadURLsjschuh@google.com2010-10-291-30/+0
* [GTK] force standard font size on infobars.estade@chromium.org2010-10-291-1/+8
* Crash fix due to uninitialized pointers.zelidrag@chromium.org2010-10-292-14/+5
* Temporarily silence fast/images/svg-as-background.html on mac webkit bots.dimich@chromium.org2010-10-291-1/+1
* Fix flaky notification.NotificationsTest.testCancelNotification test.kkania@chromium.org2010-10-292-12/+22
* BrowserThemePacks can do IO during shutdown, so delete them on the FILE thread.erg@google.com2010-10-291-3/+11
* Revert 64454 - Revert 64441 - Mac cloud print proxy work.scottbyer@google.com2010-10-295-14/+39