| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding myself to authors. | mahesh.kk@samsung.com | 2014-01-13 | 1 | -0/+1 |
* | [NaCl SDK] Change KernelProxy::GetCWD() to allocate path. | matthewturk@gmail.com | 2014-01-10 | 1 | -0/+1 |
* | Expose semantics of HTML5 native elements (landmark and related roles) | taken.spc@gmail.com | 2014-01-08 | 1 | -0/+1 |
* | Issue 319730 - Add support for opening *.xhtml files via drag and drop on | doug.turner@gmail.com | 2014-01-07 | 1 | -0/+1 |
* | Revert 242405 "Skip downloading of nacl toolchain for android. " | thakis@chromium.org | 2013-12-24 | 1 | -1/+0 |
* | Skip downloading of nacl toolchain for android. | mahesh.kk@samsung.com | 2013-12-23 | 1 | -0/+1 |
* | Replacing post-increment with pre-increment for | amogh.bihani@samsung.com | 2013-12-20 | 1 | -0/+1 |
* | Add myself to authors list. | hyunki.baik@samsung.com | 2013-12-17 | 1 | -0/+1 |
* | Add myself to AUTHORS list. | juhui24.lee@samsung.com | 2013-12-17 | 1 | -0/+1 |
* | Removed a bunch of unused import statements found after running pylint | ahernandez.miralles@gmail.com | 2013-12-13 | 1 | -0/+1 |
* | PPAPI idl parser was missing error handler | habib.virji@samsung.com | 2013-12-11 | 1 | -0/+1 |
* | Re-landing and 239444 and 239455. | grunell@google.com | 2013-12-09 | 1 | -0/+1 |
* | Revert 239444 "Adding myself to authors list" | grunell@google.com | 2013-12-09 | 1 | -1/+0 |
* | Drop executable bit from AUTHORS | tzik@chromium.org | 2013-12-09 | 1 | -0/+0 |
* | Adding myself to authors list | gnanasekar.s@samsung.com | 2013-12-09 | 1 | -0/+1 |
* | [chromedriver] adding 'androidUseExistingApp' boolean flag to capabilities | luke.semerau@gmail.com | 2013-12-09 | 1 | -0/+1 |
* | Add gdb.printing import in gdb chrome python file for issue 226278 (gdb | ziran.sun@samsung.com | 2013-12-08 | 1 | -0/+1 |
* | Dirty rects always contain full tiles with delegated rendering. | prashant.n@samsung.com | 2013-12-05 | 1 | -0/+1 |
* | Modified the structure ContextProvider::Capabilities to use bitfields. | behara.ms@samsung.com | 2013-12-04 | 1 | -0/+1 |
* | Plumbing for layout rectangle debug info. Companion to | chrishtr@gmail.com | 2013-12-03 | 1 | -0/+1 |
* | Allow a positive timeOffset for delaying an animation start. | mithro@mithis.com | 2013-12-02 | 1 | -0/+1 |
* | Add TextTrack.id and TextTrackList.getTrackById(). | self@brendanlong.com | 2013-11-26 | 1 | -0/+1 |
* | Revert of https://codereview.chromium.org/69123002/ | rogerta@chromium.org | 2013-11-25 | 1 | -1/+0 |
* | Generic version of caching cc switches to avoid searching of switches on each... | siva.gunturi@samsung.com | 2013-11-25 | 1 | -0/+1 |
* | Fixes an issue where new credit card/address autofill details weren't always ... | erceg.david@gmail.com | 2013-11-20 | 1 | -0/+1 |
* | Fixed Issue 316585: Permissions link unresponsive. | d.halman@gmail.com | 2013-11-19 | 1 | -0/+1 |
* | Added wrapper interface, WindowFeatures, that allows additional window featur... | dreijerbit@gmail.com | 2013-11-18 | 1 | -0/+1 |
* | Adding name to AUTHORS list | k.wolanski@samsung.com | 2013-11-07 | 1 | -0/+1 |
* | Chromium side of maxTouchPoints implementation. | sblom@microsoft.com | 2013-10-26 | 1 | -0/+1 |
* | Add myself to authors | rob.buis@samsung.com | 2013-10-24 | 1 | -0/+1 |
* | Add unit test for base::scoped_refptr boolean operations. | mikhail.pozdnyakov@intel.com | 2013-10-21 | 1 | -0/+1 |
* | Change my email address in the AUTHORS file. | b.kelemen@sisa.samsung.com | 2013-10-21 | 1 | -1/+1 |
* | Remove dependency from NaCl code to Extensions. | alexis.menard@intel.com | 2013-10-18 | 1 | -0/+1 |
* | Add myself in the AUTHORS file | dw.im@samsung.com | 2013-10-14 | 1 | -0/+1 |
* | Add myself to authors list. | lstoakes@gmail.com | 2013-10-09 | 1 | -0/+1 |
* | Add myself to authors list | b.kelemen@sisa.samsung.com | 2013-10-08 | 1 | -0/+1 |
* | Update my email in the AUTHORS file | ch.dumez@samsung.com | 2013-10-08 | 1 | -1/+1 |
* | Client Hints | bengr@chromium.org | 2013-10-05 | 1 | -0/+1 |
* | Add support for over-riding config attribute values. | kalyan.kondapally@intel.com | 2013-10-04 | 1 | -0/+1 |
* | Adding <a1.gomes@sisa.samsung.com> to AUTHORS file. | a1.gomes@sisa.samsung.com | 2013-10-03 | 1 | -0/+1 |
* | Adding <adam.treat@samsung.com> to the AUTHORS file. | adam.treat@samsung.com | 2013-10-01 | 1 | -0/+1 |
* | Fix build on Fedora 20. | costan@gmail.com | 2013-09-29 | 1 | -0/+1 |
* | Add clearing of termios bits related to translating input/output. | khautio@gmail.com | 2013-09-27 | 1 | -0/+1 |
* | Add padolph@netflix.com to the AUTHORS list. | eroman@chromium.org | 2013-09-27 | 1 | -0/+1 |
* | Revert 225425 "Client Hints" | petewil@chromium.org | 2013-09-26 | 1 | -1/+0 |
* | Client Hints | bengr@chromium.org | 2013-09-26 | 1 | -0/+1 |
* | Add more support for FreeBSD | Geo.Liaskos@gmail.com | 2013-09-21 | 1 | -0/+1 |
* | Refactor dependency on Profile to BrowserContext in spell check. Continuation... | megan.smith@venture3systems.com | 2013-09-17 | 1 | -0/+1 |
* | Move a couple organizations out of the individual contributors section. | thestig@chromium.org | 2013-09-16 | 1 | -2/+2 |
* | Add Daniel Shaulov to AUTHORS. | simonjam@chromium.org | 2013-09-11 | 1 | -0/+1 |