| Commit message (Expand) | Author | Age | Files | Lines |
* | GTTF: Make test_shell_tests use base/test_suite.h | phajdan.jr@chromium.org | 2010-10-19 | 2 | -53/+60 |
* | Test Shell: implement hasSpellingMarker() to make tests pass. | morrita@chromium.org | 2010-10-19 | 2 | -0/+11 |
* | WebFileWriterBase unit tests | michaeln@chromium.org | 2010-10-19 | 3 | -5/+429 |
* | Support sync file io for pepper, to support LSOs | piman@chromium.org | 2010-10-19 | 5 | -8/+303 |
* | Convert LOG(INFO) to VLOG(1) - webkit/. | pkasting@chromium.org | 2010-10-19 | 7 | -35/+33 |
* | Expose the loading string through the private api. | jam@chromium.org | 2010-10-18 | 2 | -1/+7 |
* | FBTF: Monster ctor patch after changing heuristics in clang plugin. | erg@google.com | 2010-10-18 | 11 | -14/+42 |
* | Move scoped_nsdisable_screen_update from base to app/mac | brettw@chromium.org | 2010-10-18 | 1 | -6/+7 |
* | Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base... | brettw@chromium.org | 2010-10-17 | 3 | -33/+33 |
* | Move pe_image and registry from base to base/win and use the namespace. It re... | brettw@chromium.org | 2010-10-17 | 2 | -9/+11 |
* | Move scoped_cftyperef from base to base/mac, use the new namespace, and name it | brettw@chromium.org | 2010-10-17 | 4 | -21/+23 |
* | Implement IME for Mac plugins using the Cocoa event model on 10.6 | stuartmorgan@chromium.org | 2010-10-15 | 3 | -10/+49 |
* | Linux Plugins: Add a debugging statement to help track down bug 59317. | thestig@chromium.org | 2010-10-15 | 1 | -0/+2 |
* | Implement cancelling a pepper request. | jam@chromium.org | 2010-10-15 | 3 | -8/+15 |
* | Hide the FileSystem directory under 'unpredictable' location (part 2) | kinuko@chromium.org | 2010-10-15 | 4 | -141/+495 |
* | Move windows version-related stuff out of base/win_util and into base/win/win... | brettw@chromium.org | 2010-10-15 | 2 | -4/+4 |
* | Rename FileUtilProxy::Create to EnsureFileExists | kinuko@chromium.org | 2010-10-15 | 2 | -26/+19 |
* | Move iat_patch from base to app/win. Remove the functions from the header since | brettw@chromium.org | 2010-10-14 | 1 | -4/+4 |
* | Made deriving from Pepper Resource class easier. | neb@chromium.org | 2010-10-14 | 1 | -69/+38 |
* | FBTF: More ctor/dtor cleanup. | erg@google.com | 2010-10-14 | 8 | -25/+88 |
* | Mark ResourceFetcherTests.ResourceFetcherDownload and ResourceFetcherDidFail ... | phajdan.jr@chromium.org | 2010-10-14 | 1 | -2/+4 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 16 | -43/+43 |
* | SKIP http/tests/media/video-play-stall-seek.html on Google Chrome/Win. | mal@chromium.org | 2010-10-14 | 1 | -0/+7 |
* | Add a pp_resource include to the two private interfaces, which depend on this. | brettw@chromium.org | 2010-10-14 | 2 | -0/+2 |
* | Fix the build warnings about bool conversion. | brettw@chromium.org | 2010-10-14 | 1 | -2/+2 |
* | Update the audio interface implementation to use the latest Pepper. | brettw@chromium.org | 2010-10-14 | 2 | -30/+60 |
* | Add an option ProxyService::Create() to disable use of proxy auto-config. | eroman@chromium.org | 2010-10-14 | 1 | -2/+2 |
* | SimpleFileWriter for test_shell and DRT. | michaeln@chromium.org | 2010-10-14 | 11 | -1/+469 |
* | Add deletable file refs to Blobs | michaeln@chromium.org | 2010-10-14 | 4 | -51/+84 |
* | base: Move SplitString functions into the base namespace and update the callers. | tfarina@chromium.org | 2010-10-14 | 6 | -16/+18 |
* | Use CommandUpdater for disabling commands that were disabled by plugins. | jam@chromium.org | 2010-10-13 | 3 | -7/+8 |
* | FBTF: Further parts of r61237 that should be harmless to chrome_frame. | erg@google.com | 2010-10-13 | 6 | -74/+103 |
* | [media] inject VDC to decoder. | jiesun@google.com | 2010-10-13 | 1 | -1/+1 |
* | Switch FileSystemOperation::Write back to using FileUtilProxy::CreateOrOpen, ... | ericu@google.com | 2010-10-13 | 1 | -1/+1 |
* | FBTF: Fix more ctor/dtors found by clang plugin. | erg@google.com | 2010-10-13 | 2 | -1/+3 |
* | Add Webkit test expectation until Webkit is rolled past r69652 | apavlov@chromium.org | 2010-10-13 | 1 | -0/+3 |
* | Remove unneeded using directives. This will fix Canary build break caused by ... | jianli@chromium.org | 2010-10-12 | 1 | -1/+0 |
* | Add a private pepper API for the pdf plugin to disable copy/print etc. This ... | jam@chromium.org | 2010-10-12 | 3 | -1/+15 |
* | Compile webkit gpu code in an upstream build too. | tony@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Fix reference to WebThemeEngine.h on windows. | tony@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Re-add test_expectations detected by ajwong@ and removed during the Webkit ro... | apavlov@chromium.org | 2010-10-12 | 1 | -0/+2 |
* | Webkit roll 69511:69577 | apavlov@chromium.org | 2010-10-12 | 1 | -2/+0 |
* | Take out bogus DCHECK | gspencer@chromium.org | 2010-10-12 | 1 | -1/+0 |
* | This makes it so we only add the default plugin if it's enabled. | gspencer@chromium.org | 2010-10-12 | 1 | -2/+3 |
* | This changes GetPluginInfo so that we can request a list of plugins that matc... | gspencer@chromium.org | 2010-10-12 | 4 | -98/+115 |
* | Refactor out path-related methods from file_system_host_context into a separa... | kinuko@chromium.org | 2010-10-12 | 5 | -0/+495 |
* | FileWriter: Defend against being deleted in the FileWriterDelegate completion... | michaeln@chromium.org | 2010-10-12 | 1 | -4/+5 |
* | Remove GetSelectedText from Instance interface. | jam@chromium.org | 2010-10-12 | 2 | -15/+33 |
* | Add private pepper API to keep the throbber spinning while PDFs are loading. | jam@chromium.org | 2010-10-12 | 3 | -1/+31 |
* | Make sure we close the file_handle when we create (but not open) a new file | kinuko@chromium.org | 2010-10-11 | 1 | -2/+2 |