| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Checking in media::NullAudioRenderer, the equivalent of decoding to /dev/null. | scherkus@chromium.org | 2009-02-13 | 4 | -0/+227 |
* | Scrubbing HTMLPluginElement V8 custom bindings, Chromium side. | dglazkov@google.com | 2009-02-13 | 5 | -70/+10 |
* | Originally this change was intended as the solution to accidentally maximizin... | idanan@google.com | 2009-02-13 | 1 | -3/+2 |
* | Add debugger_shell to the POSIX build. | thestig@chromium.org | 2009-02-13 | 2 | -6/+8 |
* | Fix duplicate entries in third_party scons files. | thestig@chromium.org | 2009-02-13 | 2 | -36/+0 |
* | add infobar_delegate.cc to the build | tc@google.com | 2009-02-13 | 6 | -26/+25 |
* | Pull deps to get a mac build fix. | brettw@google.com | 2009-02-13 | 1 | -1/+1 |
* | fix scons build | tc@google.com | 2009-02-13 | 1 | -1/+4 |
* | Pull new WebKit to fix the build. | brettw@chromium.org | 2009-02-13 | 1 | -1/+1 |
* | Fix an off-by-one error in posix backing store scrolling. | estade@chromium.org | 2009-02-13 | 1 | -1/+1 |
* | WebKit merge 40847-40875 Chrome side. | brettw@chromium.org | 2009-02-13 | 10 | -30/+67 |
* | Make system menus show up at the right place for all frames, whether they're ... | pkasting@chromium.org | 2009-02-13 | 12 | -155/+141 |
* | Don't focus unfocusable things. | pkasting@chromium.org | 2009-02-13 | 5 | -12/+11 |
* | Make some functions const. This will help with my fullscreen mode changes. | pkasting@chromium.org | 2009-02-13 | 8 | -13/+23 |
* | Register Metrics prefs for Mac and Linux. | avi@chromium.org | 2009-02-13 | 1 | -3/+3 |
* | In windows 7 there is a new Reg call that we need to | nsylvain@chromium.org | 2009-02-13 | 4 | -8/+48 |
* | A patch from external contributor Yong Shin (already in AUTHORS list). I also... | finnur@google.com | 2009-02-13 | 1 | -18/+18 |
* | Fix an issue with HWNDView visibility where invisible (i.e. SetVisible(false)... | pkasting@chromium.org | 2009-02-13 | 2 | -5/+3 |
* | Fix some focus traversal issues: | pkasting@chromium.org | 2009-02-13 | 1 | -11/+9 |
* | Hack to get CG functions working in the OS X sandbox. | jeremy@chromium.org | 2009-02-13 | 1 | -0/+15 |
* | Disable Native Crash reporting on OS X, till we enable Breakpad integration. | jeremy@chromium.org | 2009-02-13 | 4 | -0/+54 |
* | Check for hung plugin windows before detaching them | joshia@google.com | 2009-02-13 | 1 | -1/+2 |
* | Updating mac testing info based on the the last few runs of the build bots. | thomasvl@chromium.org | 2009-02-13 | 1 | -10/+14 |
* | Check in pre-generated xmlversion.h and config.h files for libxml on the Mac. | mark@chromium.org | 2009-02-13 | 3 | -4/+719 |
* | Platform cleanup in chrome/browser/history/history_unittest.cc. | phajdan.jr@chromium.org | 2009-02-13 | 1 | -41/+38 |
* | Update V8 in Chromium to version 1.0.1. | ager@chromium.org | 2009-02-13 | 1 | -1/+1 |
* | Remember that we've white listed a certificate when we switch to a new tab. | abarth@chromium.org | 2009-02-13 | 10 | -53/+204 |
* | Revert 9747 | abarth@chromium.org | 2009-02-13 | 9 | -201/+53 |
* | Remember that we've white listed a certificate when we switch to a new tab. | abarth@chromium.org | 2009-02-13 | 9 | -53/+201 |
* | A few more Linux tests that pass after Windows baseline | finnur@google.com | 2009-02-13 | 1 | -5/+0 |
* | The WebFrame interface currently supports reference counting, but no one uses. | darin@chromium.org | 2009-02-13 | 15 | -44/+46 |
* | Fixing reverse tabbing. | tommi@chromium.org | 2009-02-13 | 1 | -2/+2 |
* | Stop crash in renderer at the end of displaying | jrg@chromium.org | 2009-02-13 | 2 | -4/+7 |
* | Fixing the build | hclam@chromium.org | 2009-02-13 | 1 | -1/+1 |
* | Some consumers in the renderer process need access to an IO message loop, Ren... | hclam@chromium.org | 2009-02-13 | 2 | -0/+14 |
* | Fix chrome build when ENABLE_WORKERS is defined. | jam@chromium.org | 2009-02-13 | 2 | -1/+2 |
* | Comment some of the merge-related layout test failures. | estade@chromium.org | 2009-02-13 | 1 | -1/+6 |
* | Mac: build fix | agl@chromium.org | 2009-02-13 | 1 | -1/+1 |
* | POSIX: fix Mac build | agl@chromium.org | 2009-02-13 | 1 | -0/+3 |
* | POSIX: Add FileDescriptorSet unittest | agl@chromium.org | 2009-02-13 | 3 | -0/+164 |
* | Missing file, broken build | cpu@google.com | 2009-02-13 | 1 | -0/+24 |
* | Test for Symantec SEP | cpu@google.com | 2009-02-13 | 5 | -2/+108 |
* | Call the DidStartLoading/DidStopLoading methods on the WebViewDelegate interf... | ananta@chromium.org | 2009-02-13 | 1 | -0/+6 |
* | Move v8-specific code for processing console messages | mbelshe@google.com | 2009-02-13 | 1 | -0/+9 |
* | Add TableModel to the scaffold, so we don't depend on views. | thestig@chromium.org | 2009-02-13 | 3 | -0/+25 |
* | Disk cache: Don't add more people to the cache size experiment. | rvargas@google.com | 2009-02-13 | 1 | -10/+2 |
* | Add installer error strings for localization | cpu@google.com | 2009-02-13 | 2 | -0/+6 |
* | Try and make the GetXXXBounds() functions share more code to be shorter, and ... | pkasting@chromium.org | 2009-02-13 | 3 | -24/+19 |
* | Add ability to set a flag in the Label view class that tells it to | munjal@chromium.org | 2009-02-13 | 3 | -0/+22 |
* | Fewer NOTIMPLEMENTED()s, more comments. | evan@chromium.org | 2009-02-13 | 1 | -1/+5 |