summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Canvas refactoring part 3.ben@chromium.org2010-06-2470-509/+500
* Reapply "Move the files in resources/shared/ into resources.pak"erg@chromium.org2010-06-248-91/+208
* AutoFill: Don't show labels in the suggestions popup when the user is editing ajhawkins@chromium.org2010-06-249-14/+62
* X509CertificateTest.IntermediateCertificates leaks several native certificate...rsleevi@chromium.org2010-06-241-24/+29
* Revert "Show a warning message if the cache might not be cleared correctly be...mlloyd@chromium.org2010-06-243-30/+0
* Show extension icons next to their top-level context menu items.asargent@chromium.org2010-06-2419-148/+447
* Fix radiobuttons and connect up child widgets again.dtseng@chromium.org2010-06-245-3/+19
* Revert 50761 - Move the files in resources/shared/ into resources.pakerg@chromium.org2010-06-248-208/+90
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-2434-338/+277
* Show a warning message if the cache might not be cleared correctly between runs.mlloyd@chromium.org2010-06-243-0/+30
* New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so...dantasse@chromium.org2010-06-2417-160/+499
* This CL fixes issue 43800 - RTL/LTR eliding in Linux omnibox dropdown.xji@chromium.org2010-06-241-8/+24
* Remove scary "Extension has access to everything you own" warning when thempcomplete@chromium.org2010-06-241-22/+1
* linux: work around gnome keyring memory corruptionevan@chromium.org2010-06-241-105/+171
* Create background contents on startup.atwilson@chromium.org2010-06-242-9/+42
* Roll WebKit 61756:61780hclam@chromium.org2010-06-241-1/+1
* Fix crash on update screen.nkostylev@google.com2010-06-241-3/+8
* Add an exported symbol list to liblzma_decompress to allow dead-code strippingmark@chromium.org2010-06-242-1/+30
* Update Breakpad to r609 to pick up:mark@chromium.org2010-06-242-2/+2
* Add info about the "chrome://favicon" permission.kathyw@chromium.org2010-06-242-0/+22
* Explicitly disallow user scripts from extensions sync.akalin@chromium.org2010-06-242-8/+23
* Move the files in resources/shared/ into resources.pakerg@chromium.org2010-06-248-90/+208
* Fix two problems with int32 <-> int32_t conversion when compiled in -pedanticmsneck@google.com2010-06-241-3/+3
* Update to version of ppapi with linux build fix.darin@chromium.org2010-06-241-1/+1
* Fix BMM paste on mac and list hover artifact.feldstein@chromium.org2010-06-243-1/+12
* Convert notification UI on Mac to a NIB rather than hand-coded. Also update ...johnnyg@chromium.org2010-06-249-300/+691
* Boilerplate implementation of the Pepper URL Loader API.darin@chromium.org2010-06-2415-10/+541
* Run all the pngs in chrome/app/theme/ through pngcrush.erg@chromium.org2010-06-24425-0/+0
* Make import from the options menu OOP on Mac OS X.mirandac@chromium.org2010-06-242-2/+3
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-2434-277/+338
* Ignore duplicate SYN_REPLYs on the same stream. Added a unit test.mlloyd@chromium.org2010-06-244-4/+66
* Make new (CTransaction) hooking and sniffing mechanism the default one.stoyan@chromium.org2010-06-242-7/+19
* 1. remove initial rendering lag time for egl image decoding pathwjia@google.com2010-06-2418-106/+161
* Bookmark sync tests need to wait for bookmarks to load in SetupClients().rsimha@chromium.org2010-06-242-1/+10
* move DEPS of app into player_x11wjia@google.com2010-06-241-0/+0
* Adds comment to why we need std::min in getting selection start.sky@chromium.org2010-06-243-7/+12
* Make pkg-dmg executable. This regressed in r50566 (unreviewed?)mark@chromium.org2010-06-241-0/+0
* Don't close the socket in the HttpNetworkTransactionmlloyd@chromium.org2010-06-242-3/+67
* Fixed bug where streams do not shutdown properly after the user callback dele...erikchen@google.com2010-06-2413-445/+680
* Http Cache: Avoid re-validation of sparse entries if arvargas@google.com2010-06-242-13/+107
* Require user opt-in before allowing content script injection on file URLs.mpcomplete@chromium.org2010-06-2424-34/+206
* Updating trunk VERSION from 449.0 to 450.0chrome-release@google.com2010-06-241-1/+1
* Allow suppression of first run bubble from master preferences.mirandac@google.com2010-06-2410-17/+31
* Fire the document load complete and focus event on the root document object.ctguil@chromium.org2010-06-241-4/+8
* Time cache lock waitsgavinp@google.com2010-06-242-0/+7
* Converts the CRLF line endings to LF. I only encountered this becausesky@chromium.org2010-06-241-264/+264
* Disable check for duplicate URLs. Turns out the most visited computation can ...brettw@chromium.org2010-06-241-3/+0
* GRD change + new HTML file for sync UI changedantasse@chromium.org2010-06-242-0/+226
* Revert 50726 "DevTools: Migrate to new WebView initialization (pass devtools ...pfeldman@chromium.org2010-06-2410-27/+24
* DevTools: Migrate to new WebView initialization (pass devtools client directly).pfeldman@chromium.org2010-06-2410-24/+27