summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GTK: delete text when cutting from the omnibox.estade@chromium.org2010-05-201-2/+5
* Fix a ChromeFrame crash caused when the cookie policy is set to prompt and th...ananta@chromium.org2010-05-204-6/+25
* WebKit roll: 59819-59831victorw@chromium.org2010-05-201-1/+1
* Finally getting to the appcache parts instead of all of this webkitApi/ipc pl...michaeln@chromium.org2010-05-207-53/+237
* Make ClientSocketPool histograms static so that they work properly.vandebo@chromium.org2010-05-2016-70/+177
* Make PluginTest.Real amd PluginTest.MediaPlayerNew only run on Debug Perf Bot...thestig@chromium.org2010-05-201-1/+9
* Revert 47832 - Roll DEPS for libvpx and enable VP8/WebM for Chromium ARM builds.robertshield@chromium.org2010-05-202-4/+13
* Gtk: fix GConfValue leak in GConfTitlebarListener.mattm@chromium.org2010-05-201-0/+4
* Marking DevToolsSanityTest.TestStepOut as flaky on Linux too.robertshield@chromium.org2010-05-201-1/+1
* Simple code rearranging to better group by function area and protocol.mrossetti@chromium.org2010-05-203-1583/+1601
* NTP: use the shared menu.css for the options menu.arv@chromium.org2010-05-204-34/+11
* Add PPAPI UI test (currently disabled because it only runs properly on Windows).brettw@chromium.org2010-05-203-1/+77
* Add heapcheck supression for 44667.cbentzel@chromium.org2010-05-201-0/+6
* Implement full screen lock functionality.oshima@chromium.org2010-05-206-34/+134
* Roll DEPS for libvpx and enable VP8/WebM for Chromium ARM builds.scherkus@chromium.org2010-05-202-13/+4
* Lazy initialization of URLSecurityManager to reduce start-up time.ahendrickson@chromium.org2010-05-2010-26/+25
* Revert 47828 - Add a PPAPI ui test framework and start running the existing i...brettw@chromium.org2010-05-203-77/+1
* AutoFill telephone number prefix and suffix heuristics.dhollowa@chromium.org2010-05-202-2/+43
* Add a PPAPI ui test framework and start running the existing image data test.brettw@chromium.org2010-05-203-1/+77
* Revert 47675.mirandac@chromium.org2010-05-2030-236/+199
* Check the container for NULLness before dereferencing.tommi@chromium.org2010-05-201-3/+5
* Reenable nacl_ui_tests on Windows + fix win64 issue.gregoryd@google.com2010-05-202-36/+5
* Fixing overlap problem when a download in dangerous.dhg@chromium.org2010-05-201-1/+2
* Add suppression for 44667.cbentzel@chromium.org2010-05-201-0/+6
* Use net::HostResolver instead of AsyncDnsLookup.akalin@chromium.org2010-05-2014-342/+157
* Elide the EV bubble when it's extremely long. This limits it to half the loc...pkasting@chromium.org2010-05-2017-87/+172
* Moved ImportantFileWriter to chrome/common in preparation of moving JsonPrefS...sanjeevr@chromium.org2010-05-2010-29/+49
* Marking BrowserEncodingTest.TestOverrideEncoding as FLAKY.robertshield@chromium.org2010-05-201-1/+2
* Revert 47815 - Use net::HostResolver instead of AsyncDnsLookup.akalin@chromium.org2010-05-2014-157/+342
* Use net::HostResolver instead of AsyncDnsLookup.akalin@chromium.org2010-05-2014-342/+157
* Marking BrowserEncodingTest.TestEncodingAutoDetect as FLAKY. robertshield@chromium.org2010-05-201-1/+2
* Avoid wrapping callbacks for network requests not coming from MSHTML.stoyan@chromium.org2010-05-201-0/+19
* Disabling failing plugin test PluginTest.MediaPlayerNew. It fails even though...robertshield@chromium.org2010-05-201-1/+1
* helper binaries for chromium OS login manager are no longer neededcmasone@google.com2010-05-201-2/+0
* [Mac] Add a preference for the tab key cycling between just form fields, or l...rsesek@chromium.org2010-05-209-85/+171
* WebKit roll: 59815-59818victorw@chromium.org2010-05-201-1/+1
* Boot times weren't getting displayeddavemoore@chromium.org2010-05-202-4/+4
* BUG=chromium-os:3362nkostylev@google.com2010-05-202-7/+4
* Views menu gradient change for ChromeOS to sync with gtk theme change.xiyuan@chromium.org2010-05-201-5/+3
* refactoring engine interface for openmax.jiesun@google.com2010-05-2013-233/+257
* Remove a possible race in the SUID sandbox (minor)agl@chromium.org2010-05-201-7/+18
* Marking ExtensionTestRoundTripApiCall.RunTest as FLAKY.cbentzel@chromium.org2010-05-201-1/+3
* Prevent valgrind errors due to incomplete animations by providing a test sett...mrossetti@chromium.org2010-05-206-8/+29
* Pepper3D test failed on buildbots again. Seems something else is going on. Ma...alokp@chromium.org2010-05-201-1/+1
* Fix Mac10.5 Perf(3) and Mac10.6 Perf(3) by building plugin_testsmaruel@chromium.org2010-05-201-0/+1
* Build fix.agl@chromium.org2010-05-201-1/+1
* Handle EINTR and remove offset_t in ffmpeg code.agl@chromium.org2010-05-203-11/+10
* Uncommented out precision statements now that glsl translator is enabled. Thi...alokp@chromium.org2010-05-208-16/+8
* seccomp sandbox: Split source file list into a separate .gyp filemseaborn@chromium.org2010-05-202-52/+67
* The newer version of tcmalloc should fix the problems with running tcmalloc u...glider@chromium.org2010-05-2055-1749/+6227