summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-0613-762/+364
* WebKit merge 40539:40668 [chromium side]levin@chromium.org2009-02-066-16/+36
* Fix for http://code.google.com/p/chromium/issues/detail?id=7429mbelshe@google.com2009-02-061-2/+4
* Icon for TestShell.appmark@chromium.org2009-02-063-1/+5
* Rewrite the mac named process iterator:thomasvl@chromium.org2009-02-062-74/+103
* Remove many more ifdefs around un-used methods to enable more functionality f...pinkerton@chromium.org2009-02-063-34/+37
* Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windowsbrettw@chromium.org2009-02-0615-662/+543
* Added missing header include to buffers.h.scherkus@chromium.org2009-02-061-0/+1
* Port SafeBrowsingProtocolManager to Mac and linux.paul@chromium.org2009-02-063-1/+14
* Prevent renderer from crashing on startup.jrg@chromium.org2009-02-062-14/+11
* Commit my changes that simplify automation message unpacking.jam@chromium.org2009-02-065-509/+302
* Add a constraint on how many requests can be outstanding for any given render...ericroman@google.com2009-02-067-30/+343
* Make the new linux browser shut down cleanly.erg@google.com2009-02-064-4/+19
* Fix Renderer Crash on OS X + update unit test.jeremy@chromium.org2009-02-062-8/+2
* Rebaselining a layout test - the text fonts are different. This is one of tho...sidchat@google.com2009-02-064-3/+19
* Remove expected failures since the tests now pass.darin@chromium.org2009-02-061-9/+0
* Fix the Linux build by adding resource_message_filter to the build.brettw@google.com2009-02-061-1/+0
* Make ResourceMessageFilter compile on Mac. It stubs out a substantial part ofbrettw@google.com2009-02-069-83/+173
* Make sure tab contents get cleaned up and dealloc'd correctly when a tab closes.pinkerton@chromium.org2009-02-062-5/+21
* Cleanup forward declared classes that are not needed in chrome/renderer, chro...thestig@chromium.org2009-02-0613-56/+31
* Make render_widget_host_unittest compile and run on POSIX.thestig@chromium.org2009-02-062-3/+21
* Moves some navigation tests to the ignore list as we never intend tosky@google.com2009-02-062-8/+9
* Allow purify scripts to take a --report_dir argument which specifies where th...erikkay@google.com2009-02-063-28/+76
* New menu item for personalization project.munjal@chromium.org2009-02-063-0/+15
* Fix a memory leak on the async resource handler.rvargas@google.com2009-02-062-1/+4
* Update tests list. Three tests pass because of r9266. The other three seem to...kuchhal@chromium.org2009-02-051-7/+0
* Add debugging info to hopefully catch what's causing 6316erg@google.com2009-02-051-0/+2
* roll DEPS to pick up layout test fixdarin@chromium.org2009-02-051-1/+1
* Adds the 6-month flag functionality back into the criteria checker,gwilson@google.com2009-02-053-298/+474
* Remove unused ScriptCallContextV8.cppdglazkov@google.com2009-02-051-82/+0
* Stub implementation of gtk browser window.estade@chromium.org2009-02-056-7/+264
* fix webkit hammer buildtc@google.com2009-02-051-1/+3
* The final bits needed so we can navigate away from Flash pages without crashi...evan@chromium.org2009-02-053-42/+41
* Implement tab detach notifications to remove tabs from UI.pinkerton@chromium.org2009-02-051-8/+31
* Add X509Certificate::Verify stubs for Mac and Linux.wtc@chromium.org2009-02-057-39/+51
* Some cleanup on the GRIT scons builder.tc@google.com2009-02-052-25/+41
* Integrate URLPattern with Extension user scripts.aa@chromium.org2009-02-0518-242/+388
* Cleanup some forward declared structs that are not being used.thestig@chromium.org2009-02-057-14/+9
* Updated pipeline unit test and added mocks for a full audio pipeline.ralphl@chromium.org2009-02-054-78/+369
* Adds pointer to WebKit bug in tests_fixable.sky@google.com2009-02-051-0/+2
* Report timeout before sending EOF to mark the correct test as timed out.kuchhal@chromium.org2009-02-051-1/+1
* Fix double free in test_shell_tests on linux with SHARED=1.tc@google.com2009-02-051-7/+14
* Remove webkit glue stubs.jrg@chromium.org2009-02-052-31/+13
* Implement NamedProcessIterator in base/process_util_mac.mm. Patch by Naokimark@chromium.org2009-02-056-76/+175
* Temporarily disable the printing test while I find out what I did wrong.maruel@chromium.org2009-02-051-2/+2
* Fix build break when ENABLE_WORKERS is setjam@chromium.org2009-02-051-0/+9
* Removes the expected selenium failures. These were fixed by r9233.sky@google.com2009-02-051-1/+0
* Stop using the function computePageRects() duplicated in FrameChromium.cpp.maruel@chromium.org2009-02-054-18/+37
* Linux: get us to the point where we crash at browser->window()->Show()agl@chromium.org2009-02-054-2/+27
* Build the rest of renderer on linux (except plugins).estade@chromium.org2009-02-052-11/+4