summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix signature of onConnect.addListener in content scripts doc.asargent@chromium.org2009-10-092-4/+4
* Eliminate WebView::GetDelegate and replace RenderViewSet with a map fromdarin@chromium.org2009-10-0911-85/+145
* Sync: Remove pthreads from syncapi. Convert AddressWatchThread from pthreads ...tim@chromium.org2009-10-091-51/+57
* AppCache StorageAPIsmichaeln@google.com2009-10-0924-203/+755
* Spellchecker:estade@chromium.org2009-10-094-137/+231
* Make on-demand download directory creation safe.estade@chromium.org2009-10-094-20/+39
* GTK: Draw a strikethrough over bad https.estade@chromium.org2009-10-092-6/+85
* Protect the user against whitelisted external protocol bombardment as well as...estade@chromium.org2009-10-091-1/+2
* Disable all browser focus tests on windows. They are hanging or crashing on t...estade@chromium.org2009-10-091-9/+12
* Support cmd-left/right for history.thakis@chromium.org2009-10-096-19/+145
* Set size before realizing window in chrome os.davemoore@chromium.org2009-10-091-0/+4
* Replace pthreads locks with chrome locks in syncable.cc.chron@chromium.org2009-10-094-211/+234
* Bug fix: MetricsService::RecordPluginChanges should handle only pluginsgregoryd@google.com2009-10-092-5/+28
* * Password style support for gtk's textfield impl.oshima@chromium.org2009-10-094-0/+87
* Linux: Prevent first-run bubble from getting clipped on high-DPI displays.derat@chromium.org2009-10-093-5/+13
* Set junk-data.svg as flaky for Windows.zork@google.com2009-10-091-1/+3
* Update the SSLClientAuthHandler to use the thread safe reference counter.mbelshe@google.com2009-10-091-1/+2
* One more try to get the FilePath usage right.mbelshe@google.com2009-10-091-3/+4
* Implement animation using ThrobAnimation.chocobo@google.com2009-10-093-72/+46
* Revert r28489 as it broke the linux build.aa@chromium.org2009-10-094-40/+16
* Make some minor improvements to browser action samples:aa@chromium.org2009-10-098-33/+29
* Rebaseline LayoutTests\svg\filters\sourceAlpha-expected.png, added in http://...jparent@chromium.org2009-10-098-2/+13
* Reverting 28404, it seems to break the interactive ui tests in mysterious ways.jcampan@chromium.org2009-10-093-153/+268
* Webkit Roll to 49321. IsolatedWorld tests are now fixed.johnnyg@chromium.org2009-10-092-33/+4
* Add a variant valgrind suppression for bug 23018.eroman@chromium.org2009-10-091-6/+11
* Make the max size for ImageTrackingLoader configurable. This makes it so that...aa@chromium.org2009-10-094-16/+40
* quick syntax fixfbarchard@chromium.org2009-10-081-1/+1
* Implement the missing memory information functions that memory_test uses.vandebo@chromium.org2009-10-083-6/+71
* Hide "Undocumented." items in the API reference doc. People found themkathyw@google.com2009-10-081-3/+3
* Support 8 and 32 bit formats for Mac Channel Swizzler.fbarchard@chromium.org2009-10-081-7/+13
* This rearranges where the renderer variable is set so that GYPgspencer@google.com2009-10-083-58/+25
* This fixes the rendering issue in Firefox by ignoring zero heightgspencer@google.com2009-10-081-5/+0
* Disable CancelSparseIO unit test while I see what's going on.rvargas@google.com2009-10-081-1/+1
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-0820-51/+81
* Layout test dashboard changes:ojan@chromium.org2009-10-082-60/+148
* Move ffmpeg binaries into the Framework package so it can be accssed by Chrom...ajwong@chromium.org2009-10-082-23/+45
* This fixes the build by making all the sub-packagegspencer@google.com2009-10-081-3/+3
* Coverity: check file_util::ReadFileToString return.mattm@chromium.org2009-10-081-1/+1
* Disk cache: Add a method to cancel pending sparse operations.rvargas@google.com2009-10-0810-9/+285
* Fix rebaseline tool that I just broke by testing properly for ojan@chromium.org2009-10-083-5/+9
* Remove comments and const_cast that is no longer necessary with the latest Skia.brettw@chromium.org2009-10-082-8/+2
* Add a ticks counter that tells you how idle is a render processcpu@chromium.org2009-10-084-0/+36
* Stop computing simplified diffs. For now, leave the oldojan@chromium.org2009-10-089-215/+15
* Remove unused valgrind suppression.eroman@chromium.org2009-10-081-6/+0
* Remove a valgrind suppression which isn't being used.eroman@chromium.org2009-10-081-40/+0
* Measure the sync wizard dialog in appropriate units:nick@chromium.org2009-10-0854-109/+147
* Make the signature for 23780 more generic.huanr@chromium.org2009-10-081-1/+1
* Update DEPS to newer Chrome rev to fix Windows build.maf@google.com2009-10-081-4/+3
* Add the ability to unload the HistoryBackend.pkasting@chromium.org2009-10-0813-70/+147
* When middle clicking a link in Linux, an onpaste event is fired. Prevent the...vandebo@chromium.org2009-10-081-1/+4