summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Issue 6477: Support modifier clicks on UI elementsidanan@chromium.org2009-03-2411-42/+100
* First stage of implementing HTML select popup menus forpaulg@google.com2009-03-2412-86/+381
* Rebaseline test. This test was failing because we map courier to courier new ...ojan@google.com2009-03-244-1/+26
* Make the vsprops inheritance paths less relative.robertshield@google.com2009-03-241-2/+2
* Fixed the following layout test:hclam@chromium.org2009-03-241-0/+8
* Make the find bar blue. Hooks up the prev/next buttons and thetc@google.com2009-03-242-12/+106
* Start using upstreamed worker files and remove the old ones from webkit/port.dimich@google.com2009-03-248-653/+11
* New tab page was linking to the wrong URL for the history page. We don't need...glen@chromium.org2009-03-242-31/+18
* Net module changes to support caching responses to a POST request.darin@chromium.org2009-03-245-48/+120
* Collapse two conditions into a single one.thomasvl@chromium.org2009-03-241-2/+0
* Use a correct templatized WriteInto for all string typesmark@chromium.org2009-03-241-13/+5
* Improve the Linux Omnibox ssl background / scheme coloring.deanm@chromium.org2009-03-241-8/+16
* Add a copy of SunSpider 0.9 for performance testing.patrick@chromium.org2009-03-2434-0/+7680
* Generate header file of Linux version information (currently gyp-only).mmoss@chromium.org2009-03-243-0/+106
* Rebaselining cause it started failing with WebKit merge of rev 10232 though w...mad@chromium.org2009-03-244-11/+11
* Clicking a text field that is already focused triggers the autofill. However ...jcampan@chromium.org2009-03-244-27/+54
* Add a progress meter to the downloads page.glen@chromium.org2009-03-244-12/+159
* History import was exercising a codepath that didn't have code to update Hist...glen@chromium.org2009-03-241-0/+6
* Fixes crash in new tab page when searching from a field other than thesky@google.com2009-03-241-4/+6
* GYP fixes: remove references to deleted files.agl@chromium.org2009-03-242-2/+0
* Update tests_fixable now that interval.html is passing.willchan@chromium.org2009-03-241-3/+0
* Disable DirectoryWatcherTest.SubDirNonRecursive on Windows versionsphajdan.jr@chromium.org2009-03-242-3/+14
* Make sure we never pass a nil charcode, AppKit gets very unhappy about that.pinkerton@chromium.org2009-03-241-2/+3
* Enable non-recursive watches for Windows DirectoryWatcher.phajdan.jr@chromium.org2009-03-243-57/+42
* Porting of unit tests in chrome/phajdan.jr@chromium.org2009-03-244-36/+29
* Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...pfeldman@chromium.org2009-03-2423-164/+302
* Disable incremental linking of chrome.dll in debug. It fails with 32 bits OS.maruel@chromium.org2009-03-241-0/+1
* Rebaseline layout test that regressed because of a whitespace changeager@chromium.org2009-03-243-4/+2
* BMPImageDecoderTest.* takes many minutes under valgrind, so skip it; see bug ...dkegel@google.com2009-03-241-0/+2
* We need to extend the timeouts on Mac and Linux, too,dkegel@google.com2009-03-241-5/+3
* Add missing js file to the devtools frontend.pfeldman@chromium.org2009-03-241-0/+4
* Get rid of WaitForWindowCountToChange.phajdan.jr@chromium.org2009-03-244-49/+7
* Add basic infrastructure for sending async browser API request and receiving ...aa@chromium.org2009-03-2422-16/+440
* Mark mac tests that regressed from the merge.tc@google.com2009-03-241-1/+2
* Make PageLoadTest.Reliability faster and potentially less flaky in usage 1:patrick@chromium.org2009-03-243-16/+53
* Remove 4801 from known crash list.huanr@chromium.org2009-03-241-6/+0