summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix syntax error in v8.gyp.ager@chromium.org2009-03-251-2/+2
* Let's try this again. This time actually include the new platformager@chromium.org2009-03-251-2/+4
* Add new platform file to V8 gyp file.ager@chromium.org2009-03-251-0/+1
* Update V8 to version 1.1.3.ager@chromium.org2009-03-251-1/+1
* Add convert_dict and flush_cache targets.sgk@google.com2009-03-251-0/+31
* Rewrite GetTextDirection() to call GetTextDirectionForLocale(locale_name), whichjungshik@google.com2009-03-253-23/+61
* A tricky fix for Issue 1845 (Take 2).hbono@chromium.org2009-03-2514-1/+213
* Support 2D trackpad and Mighty Mouse scrolling on OS X. Patch bymark@chromium.org2009-03-251-15/+9
* Wire the shortcut (Ctrl+Shift+Del) for Clear Browsing Data.finnur@chromium.org2009-03-251-0/+1
* First part of the Mac Audio low level supportcpu@chromium.org2009-03-255-4/+291
* Clean up a trivial commandline memory leak that shows up in the valgrind run ...dkegel@google.com2009-03-251-0/+2
* When in a form text field, pressing the up/down arrow keys should bring up th...jcampan@chromium.org2009-03-253-10/+22
* Update ICU38 to r12390 to pick up the security patch.jungshik@google.com2009-03-251-1/+1
* A trivial fix for localizing 'Bookmark bar' (folder name) in exported 'bookmarkjungshik@google.com2009-03-252-5/+11
* Propagate CC, CXX variables to Webcore and v8.thestig@chromium.org2009-03-251-0/+1
* Refactor Quantify Profiling a bit.asargent@chromium.org2009-03-253-10/+20
* Don't try to paint tabs if there are no tabs to paint.tc@google.com2009-03-251-0/+3
* Fix branding problemjrg@chromium.org2009-03-251-1/+1
* Focusing a native button through a RequestFocus call would not result in the ...jcampan@chromium.org2009-03-255-3/+29
* Mark all HTTP tests as flaky on the mac.ojan@google.com2009-03-251-0/+7
* Fix a bug in RDH that it overlooked a resource messagehclam@chromium.org2009-03-251-0/+1
* Folder path was not set correctly for media cachehclam@chromium.org2009-03-251-2/+2
* Disable failing test while I investigate.tc@google.com2009-03-251-1/+2
* Modifes the in-application EULA outer frame to take a parameter ('innerframe'...gwilson@google.com2009-03-2443-42/+50
* Added a thread pool to WorkerPool for Linux that dynamically adds threads as ...willchan@chromium.org2009-03-246-19/+504
* Adds the eula innerframe param parsingcpu@google.com2009-03-241-2/+10
* Update symupload to the last version. (r319)nsylvain@chromium.org2009-03-241-0/+0
* Updating test log inputs to include accumulative test duration at different s...ace@chromium.org2009-03-241-10/+18
* Prevent data read errors from crashing the browser.thestig@chromium.org2009-03-241-0/+7
* Use scoped_ptr to prevent memory leaks on test failures.patrick@chromium.org2009-03-241-19/+12
* Implement default css for toolstrips.aa@chromium.org2009-03-2411-36/+75
* Explicitly instantiate the string16 backer exactly once, avoiding problems inmark@chromium.org2009-03-242-0/+43
* standalone-image-drag-to-editable.html:tc@google.com2009-03-246-8/+35
* Use '.' instead of 'source' because sh on the buildbots (dash) doesn't like '...mmoss@chromium.org2009-03-241-1/+1
* Redone http://codereview.chromium.org/42571idanan@chromium.org2009-03-2415-43/+110
* Revert "Linux: back off build to only require P3"agl@chromium.org2009-03-241-2/+2
* SHARED_INTERMEDIATE_DIR is a better place for generated headers.mmoss@chromium.org2009-03-243-7/+5
* Add a new histogram macro to replace a few explicit calls.rvargas@google.com2009-03-243-20/+29
* Readd test that is failing on mac/linux.ojan@google.com2009-03-241-0/+3
* * Switch the posix FileStream code over to using WorkerPool for asynchronous ...willchan@chromium.org2009-03-242-69/+752
* fix win buildestade@chromium.org2009-03-241-0/+4
* fix win buildestade@chromium.org2009-03-241-0/+1
* Implement basic ShowItemInFolder for linux.estade@chromium.org2009-03-2411-86/+163
* loadable_modules are just like shared libs for code generation.thomasvl@chromium.org2009-03-241-1/+1
* Linux: back off build to only require P3agl@chromium.org2009-03-241-2/+2
* Switch some more ASCII locale code wstrings to strings.estade@chromium.org2009-03-249-260/+233
* Include version information in Linux chrome.mmoss@chromium.org2009-03-244-24/+55
* Removed unused parameter.darin@chromium.org2009-03-241-3/+2
* Reverting r12383, caused a build breakage on all platforms.maruel@chromium.org2009-03-2411-100/+42
* Use #pragma pack as documented to work with GCC and MSVCmark@chromium.org2009-03-241-2/+2