| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 32419 - If an NP_* function is called on an out of process plugin, save... | japhet@chromium.org | 2009-11-23 | 1 | -0/+12 |
* | [GTTF] Use DieFileDie in UILayoutTest instead of a custom poll'n'loop. | phajdan.jr@chromium.org | 2009-11-13 | 1 | -22/+8 |
* | Re-landing of r30726, which was reverted as a possible cause of chromeos buil... | estade@chromium.org | 2009-11-02 | 1 | -0/+99 |
* | Revert "Handle GTK enter and leave notification events and pass them to WebKi... | rafaelw@chromium.org | 2009-11-02 | 1 | -99/+0 |
* | Handle GTK enter and leave notification events and pass them to WebKit as | estade@chromium.org | 2009-11-02 | 1 | -0/+99 |
* | Ensure that NPN_PluginThreadAsyncCall callbacks are not invoked after NPP_Des... | apatrick@google.com | 2009-10-30 | 1 | -0/+7 |
* | Remove deprecated CommandLine(std::wstring) ctor. | evan@chromium.org | 2009-10-26 | 1 | -7/+6 |
* | Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer. | apatrick@google.com | 2009-10-26 | 1 | -0/+7 |
* | Add a regression test for the PluginChannel::CleanUp. My earlier speculative... | jam@chromium.org | 2009-10-24 | 1 | -0/+16 |
* | Add a regression test for the renderer hang when a plugin's NP_Initialize fun... | jam@chromium.org | 2009-10-23 | 1 | -0/+25 |
* | Add the first event ui test + a bunch of refactoring. | jorlow@chromium.org | 2009-10-20 | 1 | -3/+3 |
* | Split the arg to --extra-chrome-flags by spaces before passing to Chrome | nirnimesh@chromium.org | 2009-10-20 | 1 | -1/+5 |
* | Deprecate PathService::Get(..., wstring*) and use FilePath instead. | evan@chromium.org | 2009-10-19 | 1 | -4/+3 |
* | Patch by antomn@chromium.org | nsylvain@chromium.org | 2009-10-15 | 1 | -8/+13 |
* | Disable the dromaeo benchmark tests until they are fixed | nsylvain@chromium.org | 2009-10-15 | 1 | -6/+6 |
* | Use FilePath in URLRequestMocks. | evan@chromium.org | 2009-10-14 | 1 | -1/+2 |
* | Adding in file I forgot to include in last commit | asargent@chromium.org | 2009-10-14 | 1 | -0/+156 |
* | Have UI tests use a profile where the dates in the segment_usage | tony@chromium.org | 2009-10-14 | 2 | -4/+33 |
* | Revert "Revert "Revert "Have UI tests use a profile where the dates in the se... | tony@chromium.org | 2009-10-13 | 2 | -33/+4 |
* | Revert "Revert "Have UI tests use a profile where the dates in the segment_us... | tony@chromium.org | 2009-10-13 | 2 | -4/+33 |
* | Revert "Have UI tests use a profile where the dates in the segment_usage" | tony@chromium.org | 2009-10-13 | 2 | -29/+4 |
* | Remove the unnecessary conversion to wstring when calling file_util::WriteFile. | evan@chromium.org | 2009-10-13 | 2 | -17/+17 |
* | This is a simple integration test that loads a simple nexe and verifies that ... | gregoryd@google.com | 2009-10-13 | 2 | -0/+12 |
* | Have UI tests use a profile where the dates in the segment_usage | tony@chromium.org | 2009-10-13 | 2 | -4/+29 |
* | Turn NULL used as int to 0. | phajdan.jr@chromium.org | 2009-10-13 | 1 | -1/+1 |
* | Revert 28796 - This is a simple integration test that loads a simple nexe and... | gregoryd@google.com | 2009-10-13 | 2 | -12/+0 |
* | This is a simple integration test that loads a simple nexe and verifies that ... | gregoryd@google.com | 2009-10-13 | 2 | -0/+12 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 7 | -24/+24 |
* | Convert a CopyRecursiveDirNoCache to use FilePaths instead | tony@chromium.org | 2009-10-12 | 2 | -4/+4 |
* | Header dependency cleanup in chrome/ | phajdan.jr@chromium.org | 2009-10-12 | 1 | -0/+1 |
* | Move more ICU-dependent stuff from base into base/i18n. Some test stuff also | brettw@chromium.org | 2009-10-09 | 1 | -1/+1 |
* | Mark SelfDeletePluginInvokeInSynchronousPaint as disabled since it seems to b... | johnnyg@chromium.org | 2009-10-08 | 1 | -1/+2 |
* | Revert "Revert "Add startup tests that log start script, domcontentloaded, an... | tony@chromium.org | 2009-10-07 | 2 | -12/+12 |
* | Adding a SIGTERM handler for OS_POSIX builds. This is needed so that Chrome ... | cmasone@google.com | 2009-10-07 | 1 | -8/+5 |
* | Revert "Add startup tests that log start script, domcontentloaded, and onload." | mattm@chromium.org | 2009-10-07 | 2 | -12/+12 |
* | Add startup tests that log start script, domcontentloaded, and onload. | tony@chromium.org | 2009-10-07 | 2 | -12/+12 |
* | Fix scripting during NPP_Destroy. Note that if the plugin is making a call t... | jam@chromium.org | 2009-10-06 | 1 | -35/+50 |
* | Fix bug 23303: ui_tests crash Windows 7's shell when running WorkerHttpLayout... | jianli@chromium.org | 2009-10-05 | 1 | -0/+13 |
* | disable the SlowTermination tests because it keeps | nsylvain@chromium.org | 2009-10-03 | 1 | -7/+1 |
* | Increase the action timeout on the fast shutdown ui test. | estade@chromium.org | 2009-10-02 | 1 | -2/+2 |
* | Disable slow termination ui test because it still fails on windows. | estade@chromium.org | 2009-10-02 | 1 | -1/+7 |
* | Adding new files for http://codereview.chromium.org/245036/show | estade@chromium.org | 2009-10-02 | 1 | -0/+46 |
* | Landing patch from contributor Thiago Farina. | finnur@chromium.org | 2009-09-30 | 2 | -4/+4 |
* | Add an optional WebFrame parameter to WebView::findFrameByName. | darin@chromium.org | 2009-09-30 | 1 | -0/+10 |
* | Coverity: Add the typedef keyword to the ProfileType enum so we're not creati... | jhawkins@chromium.org | 2009-09-29 | 1 | -1/+1 |
* | Relanding keyboard code refactoring: | jcampan@chromium.org | 2009-09-29 | 1 | -1/+2 |
* | Reverting 27412 it breaks the toolkit views Linux build. | jcampan@chromium.org | 2009-09-28 | 1 | -2/+1 |
* | Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ... | jcampan@chromium.org | 2009-09-28 | 1 | -1/+2 |
* | Un-reverting 26919, and disabling worker-cloneports since it is flaky. | atwilson@chromium.org | 2009-09-24 | 2 | -0/+21 |
* | Reverting 26919. | atwilson@chromium.org | 2009-09-23 | 2 | -21/+0 |