summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix few trivial Coverity issues, mainly PASS_BY_VALUE.phajdan.jr@chromium.org2009-07-066-10/+13
* Don't install the RWHVMac into the view hierarchy until everything has been p...pinkerton@chromium.org2009-07-063-3/+18
* Proper fix for the "thousands of macro names must be identifiers" bug.dglazkov@chromium.org2009-07-061-3/+10
* Scale function cleaned up white spaces and removed comments that are no longe...fbarchard@chromium.org2009-07-061-86/+29
* Updating trunk VERSION build from 192.0 to 193.0laforge@chromium.org2009-07-061-1/+1
* Reverting 19963.japhet@chromium.org2009-07-065-3/+269
* Add a bunch of CHECKs to RenderViewHost trying to track down a crash.mpcomplete@chromium.org2009-07-062-1/+40
* GTK: Give the aboot dialog a facelift.estade@chromium.org2009-07-063-63/+140
* GTK: Improve look of find in page failure label.estade@chromium.org2009-07-061-1/+7
* Add an exact search method to the Keychain adapter, and modify unit tests to ...stuartmorgan@chromium.org2009-07-063-243/+230
* Delete V8Binding and use the upstreamed version. BUG=15789 japhet@chromium.org2009-07-065-269/+3
* Fix up some code not to set off coverity warnings.willchan@chromium.org2009-07-063-3/+6
* Reapply r19950. Turns out it wasn't at fault for breaking the vista tests.willchan@chromium.org2009-07-062-0/+18
* Revert "Speed up net_unittests by ~20s by manipulating tcp_pinger timeouts."phajdan.jr@chromium.org2009-07-061-2/+2
* Revert r19950 since it broke vista tests.willchan@chromium.org2009-07-062-18/+0
* Add a context menu to the gtk task manager.jhawkins@chromium.org2009-07-062-0/+133
* Make new FtpNetworkTransaction handle short reads correctly.phajdan.jr@chromium.org2009-07-064-160/+247
* Remove any double qoutes from defines, fed into bindings generator.dglazkov@chromium.org2009-07-061-1/+3
* Speed up net_unittests by ~20s by manipulating tcp_pinger timeouts.phajdan.jr@chromium.org2009-07-061-2/+2
* Add checks to track down crashes in URLRequestChromeJob.willchan@chromium.org2009-07-062-0/+18
* Fix deps failure (include file was in a multi line comment).sverrir@google.com2009-07-061-2/+4
* Re-enable BlockedPopupContainerView tests (Disabled earlier in r19942)nirnimesh@chromium.org2009-07-061-4/+0
* Makes unit tests compilable for linux2.sky@chromium.org2009-07-061-1/+1
* Make two IPC messages async.stoyan@chromium.org2009-07-061-4/+4
* Fixes two documentation bugs in property_bag.sky@chromium.org2009-07-061-4/+2
* Add remaining functionality for popup blocker: popup menu to unblock individu...pinkerton@chromium.org2009-07-065-20/+181
* Move Emf class to the printing library. Also creates a platform agnostic Nat...sverrir@google.com2009-07-0620-106/+148
* Disable BlockedPopupContainerView tests on Mac Valgrindnirnimesh@chromium.org2009-07-061-0/+4
* Update Linux baselines for Skia upgrade in r19940.deanm@chromium.org2009-07-0620-10/+10
* Roll up Skia to r250 to pick up an alpha gradient fix.deanm@chromium.org2009-07-0613-7/+7
* Update V8 in Chromium to version 1.2.12. This update improves performance, kasperl@google.com2009-07-063-3/+3
* DevTools: preserve focus on activating dev tools window.pfeldman@chromium.org2009-07-068-1/+32
* DevTools: Provisional support for global properties' and scope roots completi...pfeldman@chromium.org2009-07-062-0/+33
* Redraw the location bar on reload. This change is Mac port of http://coderevi...yusukes@google.com2009-07-061-1/+1
* Fix problems with render_widget_host_ being deleted out-of-sync with cocoa_vi...shess@chromium.org2009-07-062-12/+32
* Roll WebKit deps. 45535:45555jorlow@chromium.org2009-07-052-1/+4
* Ensure that VisitedLink listener Add event only fires when new fingerprint is...dglazkov@chromium.org2009-07-043-17/+20
* Add an ExtensionBrowserTest base class that allows in-process browser tests o...aa@chromium.org2009-07-0427-440/+364
* Initial html page views for print preview and setupmhm@chromium.org2009-07-034-0/+26
* Modifying mini_installer to have different additional options.bradnelson@chromium.org2009-07-032-7/+21
* Update svn:ignore with regards to new GYP generated projectsmaruel@chromium.org2009-07-031-1/+1
* Fix EOL style on this file.maruel@chromium.org2009-07-031-293/+293
* Add back in working layout tests.jorlow@chromium.org2009-07-031-32/+16
* Add RGBColor::create to handle ref counts for RGBColor objectsager@chromium.org2009-07-032-16/+28
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-0331-121/+997
* Move RenderViewHostManager back to tab_contents. Moving it to renderer_hostbrettw@chromium.org2009-07-039-69/+98
* WebKit deps roll 45495:45535jorlow@chromium.org2009-07-032-1/+4
* Remove unused notification in print code to simplify before refactoring.sverrir@google.com2009-07-038-118/+72
* Foundations for Print Preview and Setupmhm@chromium.org2009-07-0310-14/+65
* DevTools: Console tests.pfeldman@chromium.org2009-07-034-12/+152