| Commit message (Expand) | Author | Age | Files | Lines |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 12 | -0/+12 |
* | DCHECK that CreatePlugin is only called for blocked plugins when click-to-pla... | bauerb@chromium.org | 2010-08-03 | 1 | -6/+5 |
* | DevTools: follow up to r54722, remove unused classes. | pfeldman@chromium.org | 2010-08-03 | 1 | -1/+0 |
* | Add the definition of the webRequest and webNavigation APIs. | jochen@chromium.org | 2010-08-03 | 1 | -0/+2 |
* | DevTools: Get rid of DevTools RPC. | pfeldman@chromium.org | 2010-08-03 | 6 | -56/+37 |
* | Add "Load all plugins on this page" button to blocked plugins bubble if click... | bauerb@chromium.org | 2010-08-03 | 4 | -1/+34 |
* | Replace ViewHostMsg_GetPluginPath with ViewHostMsg_GetPluginInfo. | bauerb@chromium.org | 2010-08-03 | 3 | -23/+36 |
* | Fix the wrong substr use in autofill fix for bug 49332. | inferno@chromium.org | 2010-08-02 | 1 | -1/+1 |
* | Fix language detection with short text pages. | jcivelli@chromium.org | 2010-08-02 | 1 | -7/+6 |
* | A/B test for measuring effect of number of proxy connections. | ziadh@chromium.org | 2010-08-02 | 1 | -1/+35 |
* | Record received data in WebViewPlugin and replay it when loading the real plu... | bauerb@chromium.org | 2010-08-02 | 1 | -0/+1 |
* | Linux fix for Issue 50340: @page rules inside @media print rules are not pro... | yuzo@chromium.org | 2010-08-02 | 1 | -4/+12 |
* | Convert wstring/wchar_t* in chrome/renderer to std::string/char* or string16. | viettrungluu@chromium.org | 2010-07-31 | 4 | -58/+55 |
* | Fix the build. | brettw@chromium.org | 2010-07-31 | 1 | -1/+3 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 2 | -3/+4 |
* | Fix bad license header under chrome/ directory. | tfarina@chromium.org | 2010-07-31 | 4 | -25/+25 |
* | Cleanup: Remove unneeded headers from app/ (part 2) | thestig@chromium.org | 2010-07-31 | 2 | -3/+0 |
* | Add undeclared virtual destructors part 4 | ziadh@chromium.org | 2010-07-30 | 4 | -1/+6 |
* | Altered the logic that determines when NaCl is enabled. Previously, we requi... | cbiffle@google.com | 2010-07-30 | 2 | -10/+28 |
* | Remove some wstrings used in ui_test.cc. | evan@chromium.org | 2010-07-30 | 2 | -4/+4 |
* | Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1 | satish@chromium.org | 2010-07-30 | 1 | -0/+3 |
* | Pepper2 audio (trusted side) implementation. Still missing a synchronization ... | neb@chromium.org | 2010-07-30 | 3 | -2/+131 |
* | Fix build break by updating the test shell and renaming renderer_webindexedda... | andreip@chromium.org | 2010-07-30 | 2 | -0/+0 |
* | Rename IndexedDatabase to IDBFactory to match the spec | andreip@chromium.org | 2010-07-30 | 7 | -28/+32 |
* | Convert a bunch of easy AppendSwitchWithValue to *ASCII. | evan@chromium.org | 2010-07-30 | 2 | -4/+2 |
* | Add an AppendSwitchASCII to CommandLine, and convert a test to it. | evan@chromium.org | 2010-07-30 | 1 | -5/+5 |
* | Revert "Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1" | evan@chromium.org | 2010-07-30 | 1 | -3/+0 |
* | Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1 | satish@chromium.org | 2010-07-30 | 1 | -0/+3 |
* | CommandLine: add a CopySwitchesFrom() and AppendSwitchPath() | evan@chromium.org | 2010-07-29 | 1 | -1/+1 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 1 | -3/+3 |
* | NaCl: Allow setting up multiple sockets for subprocess instead of just one | mseaborn@chromium.org | 2010-07-29 | 1 | -5/+35 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 6 | -6/+3 |
* | Add an extractor for DOM features to be used for client side phishing detection. | bryner@chromium.org | 2010-07-29 | 6 | -1/+1060 |
* | AutoFill: Display a right-aligned generic CC icon in the suggestions popup for | jhawkins@chromium.org | 2010-07-28 | 4 | -2/+10 |
* | Header cleanup in chrome/renderer/. | erg@google.com | 2010-07-28 | 14 | -92/+132 |
* | Make NaCl/Chromium startup interface easier to maintain | mseaborn@chromium.org | 2010-07-28 | 1 | -2/+6 |
* | Fully remove the hole in the Mac Sandbox that was used to support | msneck@google.com | 2010-07-28 | 1 | -14/+0 |
* | Move click-to-play behind the --enable-click-to-play switch. | bauerb@chromium.org | 2010-07-28 | 2 | -4/+18 |
* | Make sure we check http/https to collect stats for spdy or apa. | lzheng@google.com | 2010-07-28 | 1 | -12/+10 |
* | Adds unit tests for Serbian and Ukranian dictionaries. | hbono@chromium.org | 2010-07-28 | 1 | -0/+28 |
* | Fix for Issue 50340: @page rules inside @media print rules are not properly | yuzo@chromium.org | 2010-07-28 | 1 | -0/+1 |
* | Chrome side of changes required to populate appcache resource list. | kkanetkar@chromium.org | 2010-07-28 | 2 | -4/+3 |
* | Add undeclared virtual destructors part 2 | ziadh@chromium.org | 2010-07-27 | 2 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 81 | -0/+81 |
* | GTTF: Use FRIEND_TEST_ALL_PREFIXES some more. | phajdan.jr@chromium.org | 2010-07-26 | 3 | -19/+20 |
* | render_view.h: Header cleanup. | jhawkins@chromium.org | 2010-07-26 | 13 | -26/+45 |
* | Don't try to block a disabled plugin. | bauerb@chromium.org | 2010-07-26 | 3 | -12/+31 |
* | Coverity issue 1577: Uninitialized member in dom_ui_bindings.h | finnur@chromium.org | 2010-07-24 | 1 | -5/+7 |
* | GTTF: test server cleanup: | phajdan.jr@chromium.org | 2010-07-23 | 1 | -1/+1 |
* | This CL creates a new class AutofillHelper that factors out the autofill rela... | jcivelli@google.com | 2010-07-22 | 6 | -249/+439 |