summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug that <input type=file multiple> doesn't accept many files.tkent@chromium.org2010-10-271-3/+4
* Heapchecker: Suppress occasional leak in remoting tests.thestig@chromium.org2010-10-271-0/+11
* Heapchecker: Suppress a leak in RealoadButtonGtkTest.thestig@chromium.org2010-10-271-0/+11
* Valgrind: Suppress a mac memory error.thestig@chromium.org2010-10-271-1/+26
* Update revision ranges for failing tests.chase@chromium.org2010-10-271-26/+26
* Suppress bug 60890 -- invalid jump in NSS find_objects()glider@chromium.org2010-10-271-0/+18
* Suppress bug 60887 (uninitialized syscall params in DataPack::WritePack)glider@chromium.org2010-10-271-0/+16
* Switch waterfall.sh to the new master.glider@chromium.org2010-10-271-1/+1
* Fix the Chrome OS build.satorux@chromium.org2010-10-271-1/+1
* Implement release channel switching in the about page.satorux@chromium.org2010-10-277-10/+74
* force buildthakis@chromium.org2010-10-271-1/+2
* Fix css so that network icons appear on the correct side of the internetzork@chromium.org2010-10-271-1/+6
* Changes to pass a context flag to RequestSysLogs.rkc@chromium.org2010-10-274-11/+16
* views: Fix a crash.anicolao@chromium.org2010-10-272-6/+10
* Do not require password for remembered wifi network.kochi@chromium.org2010-10-274-3/+14
* Adds "OK" button to apply changes for wifi details.kochi@chromium.org2010-10-276-57/+70
* Call SetBrowserX11ErrorHandlers before calling profile_manager()->GetDefaultP...yusukes@chromium.org2010-10-271-4/+4
* Fix for parameter change of createButton_(), make 'forget' button to work again.kochi@chromium.org2010-10-271-1/+7
* [GTK] fix buildestade@chromium.org2010-10-271-1/+1
* [GTK] omnibox changes for instantestade@chromium.org2010-10-274-53/+174
* autofill: Change the browser name in the Autofill popup for Chromium builds.tfarina@chromium.org2010-10-272-4/+7
* Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...pkasting@chromium.org2010-10-2723-126/+102
* [GTK] navigate on mouse up for middle clicks in bookmark bar submenuestade@chromium.org2010-10-272-11/+16
* Fix the sizing of the constrained dialog on windows. For correct behavior it...johnnyg@chromium.org2010-10-271-6/+6
* Fix a regression introduced by extension event refactoring.mpcomplete@chromium.org2010-10-274-49/+78
* Add a method in sync/resources/gaia_login.html to hide the blurb at the top. ...johnnyg@chromium.org2010-10-271-0/+4
* Fix line endings in gaia_login.htmltim@chromium.org2010-10-271-37/+37
* Ignore the close button when accessibility is on. This seems to be the only ...dtseng@chromium.org2010-10-272-0/+15
* Client-side phishing detection: grab snapshot of custom sized view.noelutz@google.com2010-10-2710-7/+379
* ThreadRestrictions: disallow blocking IO on the UI threadevan@chromium.org2010-10-279-4/+66
* New statusbar images for ChromeOS.chocobo@chromium.org2010-10-26115-199/+124
* Added task to Observer methodsdavemoore@chromium.org2010-10-266-12/+23
* PyAuto tests for find in page.nirnimesh@chromium.org2010-10-264-0/+90
* Minor doc fixes.kathyw@chromium.org2010-10-266-6/+6
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-2637-472/+463
* Fix rounding errors when converting between zoom factor and zoom level.jam@chromium.org2010-10-261-0/+9
* Do not include "net/socket/ssl_client_socket.h" twice.wtc@chromium.org2010-10-261-5/+4
* Mac: Use a ScopedCFTypeRef the IOSurface owned by an accelerated surface cont...thakis@chromium.org2010-10-262-16/+8
* Autofill address and credit card data separately.isherman@chromium.org2010-10-2613-488/+395
* Fix references to the Tools menu/wrench icon.kathyw@chromium.org2010-10-265-29/+47
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-2637-463/+472
* [Sync] Removed use of libjingle's sigslot in XmppConnectionGeneratorakalin@chromium.org2010-10-264-48/+46
* Fix crash in ChromeFrame if chrome launch timeouts.stoyan@chromium.org2010-10-261-2/+3
* [gtk] spoof proof infobars, take 2estade@chromium.org2010-10-2625-317/+426
* Fixes bug in about:flags where we weren't pruning experiments thatsky@chromium.org2010-10-263-58/+178
* Take 3: Refactor, relocate and rename ProfileSyncServiceTestHarness.rsimha@chromium.org2010-10-267-114/+141
* Re-enable ExtensionApiTest.WindowOpen.aa@chromium.org2010-10-263-26/+37
* Turn extent overlap test back on.aa@chromium.org2010-10-261-3/+2
* No fixed upper-bound constant for safe-browsing histograms.shess@chromium.org2010-10-265-11/+13
* Improve reload button unittesting. Instead of doing very low-level tests of ...pkasting@chromium.org2010-10-267-164/+301