summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cache login identity for NewFTP transactions.phajdan.jr@chromium.org2009-09-226-91/+225
* Speculative patch to fix flakiness in RendererCrashTest.Crash.phajdan.jr@chromium.org2009-09-222-0/+2
* Disabling a focus related unit test on Linux (toolkit_views).jcampan@chromium.org2009-09-221-6/+4
* Apply compatibility fixes for FTP LIST parsing code.phajdan.jr@chromium.org2009-09-222-2/+47
* Updating trunk VERSION build from 212.0 to 213.0jon@chromium.org2009-09-221-1/+1
* hide toolstrips in full screen modeerikkay@chromium.org2009-09-223-1/+27
* Upstreamed a Mac valgrind issue; updating suppressions list.avi@chromium.org2009-09-221-26/+14
* Add OCMock testing framework to third_party.pinkerton@chromium.org2009-09-2260-0/+4452
* Rebaselined some tests after v8 roll.plesner@chromium.org2009-09-224-282/+2
* Adding a GYP variable to indicate if a build wants Title Case strings or not.thomasvl@chromium.org2009-09-225-49/+134
* Update layout test expectations after behavior of arguments array was updated...plesner@chromium.org2009-09-221-0/+4
* Update v8 to version 1.3.12.plesner@chromium.org2009-09-221-1/+1
* Widen one suppressiontimurrrr@chromium.org2009-09-221-1/+2
* Rolling back change 26798. Didn't catch all the missing dependencies.bradnelson@google.com2009-09-221-9/+12
* Fixing up webkit_strings and webkit_resources to use grit scanner to decidebradnelson@google.com2009-09-221-12/+9
* Off by one in YUV scale caused an extra read (mostly harmless)fbarchard@chromium.org2009-09-223-21/+3
* Fix FORWARD_NULL errors in plugin test helpers.mattm@chromium.org2009-09-222-9/+27
* Enabling label unittest on linuxoshima@chromium.org2009-09-222-2/+27
* URLRequestContext needs to keep a reference to StrictTransportSecurityStatemattm@chromium.org2009-09-223-2/+9
* Create an enum for local storage vs. session storage rather than usingjorlow@chromium.org2009-09-2211-106/+156
* [Mac] Add favicons to items in folders on the bookmark bar.rsesek@chromium.org2009-09-221-1/+7
* Running gyp every time we runhooks or update.bradnelson@google.com2009-09-221-1/+1
* Respect the charset specified in PAC file responses.eroman@chromium.org2009-09-2210-19/+89
* Fix possible null pointer dereference.mattm@chromium.org2009-09-221-1/+2
* Two minor fixes to extensions/download manager integration:aa@chromium.org2009-09-223-17/+37
* Speed up the BrowserEncodingTest.TestEncodingAutoDetect.jnd@chromium.org2009-09-222-12/+13
* linux: fix a notimplemented by sharing mac codeevan@chromium.org2009-09-223-16/+3
* Fixes for building and running valgrind on Ubuntuevan@chromium.org2009-09-222-1/+9
* Use heap memory intead of stack memory to avoid having toaa@chromium.org2009-09-221-6/+8
* View examples:oshima@chromium.org2009-09-228-1/+381
* linux: fix a TODO in the manpageevan@chromium.org2009-09-221-9/+42
* Decolated window support in WidgetGtk. oshima@chromium.org2009-09-222-6/+11
* Revert 26756 - "Use windows keycodes under linux (and all non-windows platfor...stuartmorgan@chromium.org2009-09-224-3/+218
* Fix typos in extension perf test manifests. asargent@chromium.org2009-09-224-102/+102
* Add myself to tests watchlists mainly in an effort to catch changes to InProc...tim@chromium.org2009-09-221-1/+1
* Bump verison of buildbot sample extension to 0.6.aa@chromium.org2009-09-221-1/+1
* Fix the numbers we get for the aggregate statistics dashboard.ojan@chromium.org2009-09-223-68/+66
* Add NotificationType::BROWSER_WINDOW_READY, chrome.windows.onCreated now send...rafaelw@chromium.org2009-09-2211-73/+75
* Update flakiness dashboard to accept directories in the test list for individ...jparent@chromium.org2009-09-221-2/+30
* Extension Doc Changes (no building or testable changes).rafaelw@chromium.org2009-09-222-11/+603
* Replaces the uses of the deprecated AppendPath function in courgette cpu@chromium.org2009-09-223-17/+17
* Remove the CHECK() when SQLite is corrupt.cpu@chromium.org2009-09-221-8/+1
* Widen a valgrind suppression slightlystuartmorgan@chromium.org2009-09-221-12/+2
* Enable LeakTracker on release builds.eroman@chromium.org2009-09-222-3/+20
* Revert 25873.eroman@chromium.org2009-09-223-89/+35
* Fixing build bustage caused by r26759hclam@chromium.org2009-09-211-1/+1
* Implemented get and put offset synchronization via NPObject interface in GPU ...apatrick@google.com2009-09-2116-46/+586
* Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.phajdan.jr@chromium.org2009-09-2110-27/+92
* Added render surfaces in command buffer service opengl version.petersont@google.com2009-09-2110-48/+601
* Clean up the unittest to correct order of expects, and give correct tracing i...ajwong@chromium.org2009-09-211-18/+28