summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unexperimentalify the cookies API.aa@chromium.org2010-07-1666-3376/+217
* Suppress valgrind leak detection in DownloadManagerTest::DownloadManagerTesttyoshino@chromium.org2010-07-161-0/+7
* Suppress valgrind Memcheck:Cond detected in ProfileSyncService::Observetyoshino@chromium.org2010-07-161-0/+7
* Suppress leak in PrefServicetyoshino@chromium.org2010-07-161-0/+12
* Add unit_tests for language_preferences.h to detect a typo in preference defi...yusukes@google.com2010-07-162-0/+133
* Fix a typo in kMozcMultipleChoicePrefs[].yusukes@google.com2010-07-161-1/+1
* Add an AudioInputController to help with audio recording.satish@chromium.org2010-07-164-0/+409
* Speed up docs generation. This take it from about 50s to 10s on my machine.aa@chromium.org2010-07-162-77/+99
* Suppress Reliability bot failure in internal::ClientSocketPoolBaseHelper::OnA...tyoshino@chromium.org2010-07-161-0/+3
* Update gyp for chromium multi dll buildvictorw@chromium.org2010-07-162-1/+14
* Revert 52608 - Add and alternative GetAppOutput() to process_util that takes ...viettrungluu@chromium.org2010-07-163-141/+19
* Remove inspector_resources target and use the upstreamingtkent@chromium.org2010-07-163-112/+2
* Implement spin buttons for <input type=number>tkent@chromium.org2010-07-164-0/+37
* Land new resource for content-setting images.shess@chromium.org2010-07-166-2/+3
* [Mac] Shorten -[AutocompleteTextField autocompleteTextFieldCell].shess@chromium.org2010-07-164-33/+29
* Add and alternative GetAppOutput() to process_util that takes a timeout.viettrungluu@chromium.org2010-07-163-19/+141
* Using Keychain mock in Sync unit tests.dhollowa@chromium.org2010-07-162-0/+17
* Marking ExtensionApiTest.TabOnRemove flaky.oshima@chromium.org2010-07-161-1/+9
* base: Return bool instead of void in EnvVarGetter::SetEnv.tfarina@chromium.org2010-07-166-11/+17
* Revert 52600 - renderer_host: Remove CanBlur method.tfarina@chromium.org2010-07-1610-2/+34
* renderer_host: Remove CanBlur method.tfarina@chromium.org2010-07-1610-34/+2
* Revert 46492 to repair perf regression in XP single-core Moz Page Cyclerjar@chromium.org2010-07-162-7/+14
* Adds support for OpenGL ES 2.0 extensionsgman@chromium.org2010-07-1614-133/+455
* Factor out OriginToString into a common function in chrome/common/.tfarina@chromium.org2010-07-1610-43/+109
* AutoFill credit cards should be obfuscated on Linuxdhollowa@chromium.org2010-07-162-13/+106
* Fix PDF files not loading at times with Acrobat Reader. This only happens in ...ananta@chromium.org2010-07-162-10/+22
* Valgrind Mac: Suppress another variant of a leaky remoting test.thestig@chromium.org2010-07-161-0/+11
* Valgrind Mac: Widen a suppression.thestig@chromium.org2010-07-161-1/+1
* Valgrind Mac: Suppress another error in remoting tests.thestig@chromium.org2010-07-161-1/+10
* Fixes bug where deleting an autofill/autocomplete entry didn't updatesky@chromium.org2010-07-161-0/+6
* AutoFill credit cards should be encrypted on the Macdhollowa@chromium.org2010-07-1616-32/+575
* Disable DispatchSegmentedControl because it crashes unit tests.aa@chromium.org2010-07-161-1/+3
* Revert "Take two at webkit merge 63323:63461."ojan@google.com2010-07-162-4/+1
* Take two at webkit merge 63323:63461.ojan@google.com2010-07-162-1/+4
* Bookmarks: Be a bit more cautios when positioning a menu to prevent it from b...arv@chromium.org2010-07-162-15/+40
* Revert r52581. The change seems OK, but it had the wrongaa@chromium.org2010-07-1664-216/+101
* Use WebCore's built in support for user styles instead of theaa@chromium.org2010-07-164-17/+125
* Disable DispatchSimple because it crashes unit_tests.tony@chromium.org2010-07-161-1/+3
* Options: Clean up some repetitive code.arv@chromium.org2010-07-1610-108/+74
* Use WebCore's built in support for user styles instead of theaa@chromium.org2010-07-1664-101/+216
* Make Objective-C++ compiler happy with net/socket/ssl_test_util.hsuzhe@chromium.org2010-07-161-1/+1
* Fix for gl2ext.hgman@chromium.org2010-07-161-4/+16
* Add about:appcache-internals to about:about.michaeln@chromium.org2010-07-161-1/+5
* Bookmarks: Persist expanded state of the tree items across sessions.arv@chromium.org2010-07-162-1/+79
* Options: Update CSS to not use floats and add some RTL aware properties.arv@chromium.org2010-07-161-34/+16
* Load Pepper v2 internal pdf plugin.jam@chromium.org2010-07-166-52/+7
* Remove debug fprintfs which don't compile on waterfall. Add missing header.jvoung@google.com2010-07-152-19/+3
* Add auto-connect option in cellular config dialogs.chocobo@chromium.org2010-07-1510-6/+154
* Revert webkit roll. Broke the mac dbg compile.ojan@google.com2010-07-152-4/+1
* Video Buffering: Caches data to disk when paused (resubmit)vrk@google.com2010-07-154-5/+230