summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updating XTBs based on .GRDs from branch 742kerz@chromium.org2011-06-22152-5817/+10085
* Convert most remaining resources to use the API/thunk system. The significantbrettw@chromium.org2011-06-2267-2071/+2180
* Mac: Disable Options in context menu for page actions and browser actions tha...yoz@chromium.org2011-06-221-11/+5
* Coverity: Fix null pointer return and pass by value error.kmadhusu@chromium.org2011-06-223-2/+3
* touch tabstrip: Paint correctly when a tab is removed.sadrul@chromium.org2011-06-221-0/+1
* Localize strings, speeds.avi@chromium.org2011-06-2230-276/+554
* Make TCP FastOpen work again.wtc@chromium.org2011-06-223-20/+17
* Coverity: Fix pass by value errors.kmadhusu@chromium.org2011-06-229-13/+14
* Coverity: Null returns and negative returnskmadhusu@chromium.org2011-06-227-3/+19
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-226-10/+14
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-225-1/+6
* Mac. When a javascript URL cannot be placed on the drag pasteboard, try escap...maf@chromium.org2011-06-221-2/+9
* xi2: We need to look at the slave device that generated the event,sadrul@chromium.org2011-06-221-1/+1
* GTK: In gtk-theme mode, we should use gtk drawing for the infobars.erg@google.com2011-06-228-47/+104
* app: Remove the dependency on app_resources from app_unittests.tfarina@chromium.org2011-06-221-1/+0
* Various pieces of infobar cleanup:pkasting@chromium.org2011-06-226-81/+64
* Fixed a few UNINIT coverity messagesgroby@chromium.org2011-06-221-0/+3
* RESOURCE_LEAK coverity fix.binji@chromium.org2011-06-221-1/+3
* Properly initialize delegate variable.avi@chromium.org2011-06-221-1/+2
* Coverity: Return if cert creation fails in X509Certificate::CreateSelfSigned.thestig@chromium.org2011-06-221-0/+3
* Split iq_request.[h|cc] into multiple files.sergeyu@chromium.org2011-06-2216-510/+660
* Clean up avatar icon drawingsail@chromium.org2011-06-225-30/+30
* Add a flag to open files in share delete modejochen@chromium.org2011-06-223-0/+40
* Fix SetParent for Pepperpiman@chromium.org2011-06-222-10/+30
* Watch for profile destruction in ContentSettingBubbleModel.bauerb@chromium.org2011-06-221-9/+22
* Coverity fixes for CHECKED_RETURNgroby@chromium.org2011-06-224-11/+10
* Fixed several FORWARD_NULL issues from Coverity. (I.e. variables can be NULL ...groby@chromium.org2011-06-222-3/+7
* Added client-side support for the TLS cached inforkn@chromium.org2011-06-2218-77/+517
* Satisfy invariant that a PasswordForm's signon-realm is a prefix of its originrsimha@chromium.org2011-06-222-4/+3
* Fix typo: Change _ to - for zip filename.ajwong@chromium.org2011-06-221-1/+1
* Additional about:cryptohome infostevenjb@google.com2011-06-221-3/+23
* Update .DEPS.gitchrome-admin@google.com2011-06-221-1/+1
* Revert 89996 - WebKit merge 89393:89412.dimich@chromium.org2011-06-221-1/+1
* Clear menu when we lose focus or when esc is pressed.achuith@chromium.org2011-06-221-6/+8
* file manager: switch to v8Locale to localize dates from javascript.rginda@chromium.org2011-06-229-196/+45
* Coverity Fixlet - PASS_BY_VALUEscr@chromium.org2011-06-224-5/+5
* Remove unused testing code from media/base/media_win.ccscherkus@chromium.org2011-06-221-19/+1
* sync: fetch encryption information before OnBackendInitializedtim@chromium.org2011-06-2211-62/+115
* Use vector_as_array() in unix_domain_socket_posix.cctzik@chromium.org2011-06-221-3/+3
* Fixing coverity PASS_BY_VALUE bugs.dpapad@chromium.org2011-06-229-14/+13
* Coverity: Fix unchecked returns.kmadhusu@chromium.org2011-06-224-6/+8
* Improve error messages for pyauto tests in chromeos_security.py.dennisjeffrey@chromium.org2011-06-221-20/+89
* Added separator role in printers listaayushkumar@chromium.org2011-06-221-3/+7
* Split up proxy error event test in several sub-testsjochen@chromium.org2011-06-227-64/+106
* Include port when creating a pattern for a HTTPS URLjochen@chromium.org2011-06-222-3/+6
* Deflakify Prerender Favicon Test by removing timer and usingtburkard@chromium.org2011-06-223-12/+15
* Autofill heuristics checkout files for 06_checkout_urbanoutfitters.com.htmldhollowa@chromium.org2011-06-224-17/+23
* Suppress Valgrind reports in net::FileStream::AsyncContext::OnBackgroundIOCo...glider@chromium.org2011-06-221-0/+31
* Test download manager fetching CRXes.skerner@chromium.org2011-06-229-73/+447
* Re-enabled DecimalPointNotDot test.joaodasilva@chromium.org2011-06-221-2/+1