summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Print the element path in TestWebViewDelegate::decidePolicyForNavigation()tkent@chromium.org2009-10-099-108/+129
* Add net/socket_stream.ukai@chromium.org2009-10-093-0/+879
* Revert r28519-28523. Accidentally used wrong command,aa@chromium.org2009-10-098-66/+66
* set BrowserActionButton inset to 0 so icon can draw to edges.rafaelw@chromium.org2009-10-094-7/+59
* wheeaa@chromium.org2009-10-091-1/+1
* remove old filesaa@chromium.org2009-10-094-0/+0
* update chrom.gypaa@chromium.org2009-10-091-4/+4
* patch from issue 261007aa@chromium.org2009-10-0910-212/+44
* copy files to new location to help git cl patchaa@chromium.org2009-10-094-0/+168
* Enable a lot of WorkerTest.WorkerFastLayoutTests and comment outlevin@chromium.org2009-10-091-4/+3
* [Windows] Add a button in bookmark manager to show the status of bookmarks sy...tim@chromium.org2009-10-093-6/+114
* 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