summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Importing dromaeo performance tests to src/chrome/test/data.asargent@chromium.org2009-10-13104-0/+109376
* Mix mismatched new[] with delete. (should be delete[]).mbelshe@google.com2009-10-132-8/+8
* Reverting 28607.darin@chromium.org2009-10-135-113/+98
* Revert 28796 - This is a simple integration test that loads a simple nexe and...gregoryd@google.com2009-10-134-73/+1
* This is a simple integration test that loads a simple nexe and verifies that ...gregoryd@google.com2009-10-136-1/+210
* Adding native-client-reviews to watch nacl changesgregoryd@google.com2009-10-131-134/+139
* Make SSLClientSocketNSS full-duplexukai@chromium.org2009-10-132-99/+238
* Add a command line switch to enable flip sockets.mbelshe@google.com2009-10-136-1/+42
* Unit test for https://bugs.webkit.org/show_bug.cgi?id=30262darin@chromium.org2009-10-131-0/+10
* More build a-fixin for GCF related to base/test move.slightlyoff@chromium.org2009-10-131-2/+2
* Add scripts to start/stop PyWebSocket server that is used for testing Web Soc...yuzo@chromium.org2009-10-135-3/+172
* Fix flashing issue when hitting escape while find bar is active.mhm@chromium.org2009-10-132-0/+15
* Wires up bookmark all tabs on linux.sky@chromium.org2009-10-137-37/+77
* Adds code to reset cursor on leave. We need to do this or cursor cansky@chromium.org2009-10-132-0/+9
* Make GetLinuxDistro thread-safe.thestig@chromium.org2009-10-131-8/+61
* Remove obsolete source excludes in base/gfx. The files have been moved to app...thestig@chromium.org2009-10-131-6/+0
* Remove typos for gtk_native_view_id_manager in app.gyp. Make complains: Circu...thestig@chromium.org2009-10-131-2/+0
* Spawn the pepper WebPluginDelegateImpl when a MIME type begins with "pepper-".brettw@chromium.org2009-10-131-0/+9
* Fix ChromeOS build.evan@chromium.org2009-10-131-2/+2
* Mark the IcognitoDownload as flaky because it keepsnsylvain@chromium.org2009-10-131-1/+2
* Use ASCII strings for switch names.evan@chromium.org2009-10-1369-652/+679
* GTK: avoid a hang brought on by an infinite size-allocate queue.estade@chromium.org2009-10-132-3/+17
* Gtk: draw the secure scheme color over the correct char range.estade@chromium.org2009-10-131-3/+5
* GTK: don't dcheck when user dismisses print dialog.estade@chromium.org2009-10-131-0/+1
* [Linux] Select a row in Languages table when the user delete an item.mattm@chromium.org2009-10-132-5/+19
* linux: drop linux-specific CommandLine functionevan@chromium.org2009-10-134-14/+9
* Add some unimplemented methods from my last CL.michaeln@google.com2009-10-133-2/+43
* Misc. cleanup for theme provider code, including:pkasting@chromium.org2009-10-139-293/+246
* Use full pathname to perf_expectations in test.chase@chromium.org2009-10-131-3/+3
* Add the ability to purge memory to the ProxyResolver.pkasting@chromium.org2009-10-139-3/+79
* Revert 28716 - Gets blocked popups to work on views/gtk. I had to fix a coupl...nsylvain@chromium.org2009-10-138-235/+133
* Fixed lame typo.oshima@chromium.org2009-10-131-2/+2
* Doesn't run the TestStressDrawShapes test on IE, because selenium/ie is too s...kkania@google.com2009-10-131-1/+2
* This removes the command buffer tests from the non-command buffergspencer@google.com2009-10-132-15/+23
* include CHROMEOS files and defintions in TOOLKIT_VEIWS build.oshima@chromium.org2009-10-1211-18/+59
* Add explicit dependency to x11. This comes from webkit as well, but views/gtk...oshima@chromium.org2009-10-121-1/+1
* Convert a CopyRecursiveDirNoCache to use FilePaths insteadtony@chromium.org2009-10-128-39/+34
* Enables the sending of Timeline Agent and Resource messages to the devtools a...jamesr@chromium.org2009-10-1217-67/+135
* Use FilePaths in chrome_url_data_manager.evan@chromium.org2009-10-122-14/+14
* Make the timeout for tests that need to be marked as SLOW be 2X inojan@chromium.org2009-10-121-34/+53
* Remove old NTParv@chromium.org2009-10-127-1073/+5
* Make the bubble demo use the command buffer structs.gman@google.com2009-10-123-375/+242
* TBR=dglazkovhclam@chromium.org2009-10-123-27/+11
* Add a DLOG error to the command buffer and removegman@google.com2009-10-128-69/+173
* CommandLine: rejigger how initialization works.evan@chromium.org2009-10-126-75/+70
* In a signal handler, call _exit, not exit.jrg@chromium.org2009-10-121-1/+4
* Status bubbles should wait before showing and hiding, and should fade in andmark@chromium.org2009-10-123-56/+665
* Configure git-cl hooks based on git-cl-upload-hook.chase@chromium.org2009-10-121-0/+2
* Use size_t rather than uint32 in a few more placesmbelshe@chromium.org2009-10-122-4/+4
* Changes assertMatrix to call get_eval per matrix instead of per every value i...kkania@google.com2009-10-122-8/+10