| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert: Revert "net: remove DNS certificate checking code." | agl@chromium.org | 2011-12-15 | 1 | -5/+9 |
* | Revert "net: remove DNS certificate checking code." | agl@chromium.org | 2011-12-15 | 1 | -9/+5 |
* | net: remove DNS certificate checking code. | agl@chromium.org | 2011-12-15 | 1 | -5/+9 |
* | GetDocumentURL is added to PPB_Testing_Dev. | ygorshenin@google.com | 2011-12-15 | 1 | -2/+11 |
* | Add a non-null check for a pointer to NPAPIClient::ExecuteGetJavascriptUrlTes... | timurrrr@chromium.org | 2011-12-15 | 1 | -1/+3 |
* | Free the command buffer when tabs are switched | gman@chromium.org | 2011-12-15 | 1 | -1/+1 |
* | Group forms-related files in webkit/glue in a forms/ subdirectory. | isherman@chromium.org | 2011-12-15 | 15 | -84/+138 |
* | Rev the Flash interface to add new functionality. | brettw@chromium.org | 2011-12-15 | 3 | -18/+67 |
* | Fix harmless warning in setup_third_party that was causing all | dpranke@chromium.org | 2011-12-14 | 1 | -2/+5 |
* | Adding UMA stats for requestFileSystem error analysis. | tzik@chromium.org | 2011-12-14 | 1 | -0/+25 |
* | Use references instead of pointers for WebPlugin::getFormValue(). | bashi@chromium.org | 2011-12-14 | 4 | -5/+5 |
* | Fix header guard in webkit/media/web_data_source_factory.h | scherkus@chromium.org | 2011-12-14 | 1 | -3/+3 |
* | Remove reference counting from BufferedResourceLoader. | scherkus@chromium.org | 2011-12-14 | 7 | -40/+22 |
* | Implement platform-independent DrawGlyphs for Flash. | brettw@chromium.org | 2011-12-13 | 4 | -137/+107 |
* | Track webcore worker message loops in chromium. | dgrogan@chromium.org | 2011-12-13 | 7 | -0/+239 |
* | <video> decode in hardware! | fischman@chromium.org | 2011-12-13 | 3 | -9/+20 |
* | Revert 114157 - Track webcore worker message loops in chromium. | acolwell@chromium.org | 2011-12-13 | 7 | -238/+0 |
* | Track webcore worker message loops in chromium. | dgrogan@chromium.org | 2011-12-13 | 7 | -0/+238 |
* | AppCache INTERCEPT namespace. | michaeln@google.com | 2011-12-13 | 18 | -373/+1112 |
* | Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff... | gman@chromium.org | 2011-12-12 | 3 | -11/+17 |
* | net: split the SSL session cache between incognito and normal. | agl@chromium.org | 2011-12-12 | 1 | -1/+3 |
* | Revert 114076 (broke Win shared builder) - Implement platform-independent Dra... | willchan@chromium.org | 2011-12-12 | 4 | -103/+137 |
* | Implement platform-independent DrawGlyphs for Flash. | brettw@chromium.org | 2011-12-12 | 4 | -137/+103 |
* | Reland r113261 rebased after revert of r113249. | jhawkins@chromium.org | 2011-12-12 | 1 | -1/+2 |
* | Always run Flush completion callbacks in Graphics2D. | brettw@chromium.org | 2011-12-10 | 2 | -19/+22 |
* | Implement a proxy for Pepper FileIO. | brettw@chromium.org | 2011-12-10 | 8 | -454/+150 |
* | Cleanup: Remove unneeded includes in webkit::ppapi:PluginInstance. | thestig@chromium.org | 2011-12-10 | 3 | -31/+16 |
* | Revert 113895 - <video> decode in hardware! | fischman@chromium.org | 2011-12-10 | 3 | -20/+9 |
* | <video> decode in hardware! | fischman@chromium.org | 2011-12-10 | 3 | -9/+20 |
* | GTK: Remove deprecated methods and replace them with the new standard calls. | erg@chromium.org | 2011-12-10 | 1 | -1/+1 |
* | Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind(). | ajwong@chromium.org | 2011-12-09 | 2 | -11/+7 |
* | Revert 113817 - Implement a proxy for Pepper FileIO. | brettw@chromium.org | 2011-12-09 | 8 | -150/+454 |
* | Implement a proxy for Pepper FileIO. | brettw@chromium.org | 2011-12-09 | 8 | -454/+150 |
* | Don't attempt to decode audio data for Android | peter@chromium.org | 2011-12-09 | 2 | -0/+23 |
* | Added a switch to enable a unified text checker and asynchronous | shinyak@google.com | 2011-12-09 | 2 | -0/+3 |
* | WebSocket Pepper API: validate redundant protocols in Connect() | toyoshim@chromium.org | 2011-12-09 | 1 | -1/+12 |
* | [Web Intents] Make IntentInjector adapt to the new content API | gbillock@chromium.org | 2011-12-09 | 2 | -5/+11 |
* | [filebrowser] Fix the browser_tests using invalid mount point. | dgozman@chromium.org | 2011-12-08 | 1 | -0/+1 |
* | enable component build of webkit_glue. | dpranke@chromium.org | 2011-12-08 | 8 | -7/+14 |
* | Remove MessageLoop::QuitTask() from webkit. | dcheng@chromium.org | 2011-12-08 | 2 | -2/+2 |
* | Remove TODOs about TryCatch not working. | brettw@chromium.org | 2011-12-08 | 1 | -2/+2 |
* | Revert 113656 - Implement a proxy for Pepper FileIO. | brettw@chromium.org | 2011-12-08 | 8 | -150/+454 |
* | Implement a proxy for Pepper FileIO. | brettw@chromium.org | 2011-12-08 | 8 | -454/+150 |
* | Appcache, local storage, indexed db, databases: skip exit-time deletion when ... | marja@chromium.org | 2011-12-08 | 6 | -6/+120 |
* | Update mtime of directory when containing entry changed. | tzik@chromium.org | 2011-12-08 | 3 | -6/+288 |
* | Apply renaming of ppapi shared stuff to new ppb_var shared code. | dmichael@chromium.org | 2011-12-08 | 2 | -8/+8 |
* | Revert 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re... | cbentzel@chromium.org | 2011-12-08 | 1 | -11/+1 |
* | Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer" | rsimha@google.com | 2011-12-08 | 3 | -17/+11 |
* | Make Clipboard::FormatType an opaque handle type. | dcheng@chromium.org | 2011-12-07 | 1 | -9/+7 |
* | Remove PP_Module from parameters for PPB_Var.VarFromUtf8. | dmichael@chromium.org | 2011-12-07 | 19 | -186/+74 |