| Commit message (Expand) | Author | Age | Files | Lines |
* | Change other usages of .size() to .empty() when applicable. | erg@google.com | 2011-03-04 | 1 | -1/+1 |
* | Get rid of the extension dependency in ResourceDispatcher by calling out to a... | jam@chromium.org | 2011-03-04 | 6 | -73/+5 |
* | This is the first CL for a sequence of CLs that will add in the display infra... | rharrison@chromium.org | 2011-03-04 | 1 | -0/+3 |
* | Enable speech input by default and remove unused code. | satish@chromium.org | 2011-03-04 | 3 | -28/+16 |
* | Take out the is_content_filtered bool that gets passed around betwen renderer... | jam@chromium.org | 2011-03-04 | 6 | -16/+3 |
* | Remove FileSystemQuotaManager class | kinuko@chromium.org | 2011-03-04 | 1 | -2/+0 |
* | Adding multisampling to GPU software rendering list feature sets. Allow muti... | zmo@google.com | 2011-03-04 | 3 | -52/+111 |
* | Revert 76840 - Removed GPU plugin. | jcivelli@chromium.org | 2011-03-04 | 2 | -0/+4 |
* | Removed GPU plugin. | apatrick@chromium.org | 2011-03-03 | 2 | -4/+0 |
* | Move MessageRouter from chrome to content. | jam@chromium.org | 2011-03-03 | 4 | -0/+118 |
* | Code to distinguish the Pro3,1 17" from the Pro 3,1 15", mild cleanup. | avi@chromium.org | 2011-03-03 | 1 | -48/+75 |
* | Revert 76792 - fix display of filenames in file:/// URLs | jcivelli@chromium.org | 2011-03-03 | 3 | -13/+11 |
* | Remove web_ui_util helper functions. | kmadhusu@chromium.org | 2011-03-03 | 2 | -43/+0 |
* | fix display of filenames in file:/// URLs | evan@chromium.org | 2011-03-03 | 3 | -11/+13 |
* | Move content specific switches to content, in preparation for moving director... | jam@chromium.org | 2011-03-03 | 4 | -3/+303 |
* | Fix enable/disable of the Chrome Pepper Nacl plug-in. On Linux, the Zygote lo... | bbudge@google.com | 2011-03-03 | 1 | -1/+18 |
* | Avoid holding a lock during destructor call when not needed | jar@chromium.org | 2011-03-03 | 1 | -2/+3 |
* | Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr... | ben@chromium.org | 2011-03-03 | 1 | -0/+1 |
* | Pick more adequate time for showing locale change notification. | dilmah@chromium.org | 2011-03-03 | 1 | -4/+1 |
* | Fix pepper-local files | piman@google.com | 2011-03-03 | 1 | -1/+1 |
* | Dont use the word blacklisting | nduca@chromium.org | 2011-03-03 | 2 | -0/+74 |
* | IndexedDB: fire versionchange events when calling setVersion | dgrogan@chromium.org | 2011-03-03 | 9 | -45/+135 |
* | Don't run the phishing classifier if the page was loaded from a private IP ad... | bryner@chromium.org | 2011-03-02 | 2 | -1/+15 |
* | Add plumbing for new primaryKey method on IDBCursor. | jorlow@chromium.org | 2011-03-02 | 2 | -0/+11 |
* | Fix build break on clang bot | sergeyu@chromium.org | 2011-03-02 | 2 | -0/+4 |
* | Fix build break on clang bot | sergeyu@chromium.org | 2011-03-02 | 3 | -1/+10 |
* | P2P Sockets host implementation. | sergeyu@chromium.org | 2011-03-02 | 13 | -2/+643 |
* | Applying factory pattern (through NativeMetafileFactory class). It is used to... | dpapad@chromium.org | 2011-03-02 | 1 | -1/+0 |
* | Inform the browser about mouse input in windowed plugins to ensure that we ex... | ananta@chromium.org | 2011-03-02 | 2 | -0/+9 |
* | Change from PROCESS_LAUNCHER to FILE thread per earlier suggestion. | satish@chromium.org | 2011-03-02 | 1 | -1/+1 |
* | Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)... | jam@chromium.org | 2011-03-02 | 1 | -0/+1 |
* | Applying factory pattern (through NativeMetafileFactory class). It is used to... | dpapad@chromium.org | 2011-03-02 | 1 | -1/+0 |
* | Update the includes to the old tab_contents.h | jam@chromium.org | 2011-03-02 | 3 | -3/+3 |
* | Fix a use-after-free bug in SpeechRecognizer. | satish@chromium.org | 2011-03-02 | 1 | -2/+3 |
* | Update more includes that were pointing to the old locations. | jam@chromium.org | 2011-03-02 | 2 | -3/+3 |
* | retry r76329 with chromeos fix | estade@chromium.org | 2011-03-02 | 1 | -8/+8 |
* | Get rid of temporary render_view_host.h. | jam@chromium.org | 2011-03-02 | 3 | -5/+5 |
* | Fix a bug in software rendering list driver date processing. | zmo@google.com | 2011-03-02 | 1 | -3/+3 |
* | Get rid of a bunch of includes to old locations of headers. | jam@chromium.org | 2011-03-02 | 12 | -26/+26 |
* | Pure pedantry: Replace all ".size() == 0" with ".empty()". | erg@google.com | 2011-03-02 | 2 | -2/+2 |
* | web-ui settings: Standard font setting now correlates to WebKit's standard fo... | csilv@chromium.org | 2011-03-01 | 1 | -4/+1 |
* | Makes instant show SSL error page. Because these end up with a | sky@chromium.org | 2011-03-01 | 1 | -0/+6 |
* | Pepper/Flapper: Add an interface to do sync file ops on FileRefs. | viettrungluu@chromium.org | 2011-03-01 | 2 | -33/+68 |
* | Add the capability to put drivers older than a certain date to software rende... | zmo@google.com | 2011-03-01 | 3 | -34/+180 |
* | Remove the --use-lf-heap flag. | evan@chromium.org | 2011-03-01 | 1 | -1/+0 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 4 | -5/+4 |
* | Fix build break. | satish@chromium.org | 2011-03-01 | 1 | -4/+3 |
* | Add a noise indicator to the speech bubble volume indicator. | satish@chromium.org | 2011-03-01 | 7 | -17/+78 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 13 | -18/+18 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -2/+0 |