summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add shard support to run_test_cases.py. Remove get_test_cases() duplicate.maruel@chromium.org2012-07-192-54/+71
* Merge worker_pool into run_test_cases.maruel@chromium.org2012-07-196-195/+172
* Remove the dependence on trace_inputs from run_test_cases.maruel@chromium.org2012-07-191-2/+3
* Adding 200% icons for the "action box" button from UI designer.macourteau@chromium.org2012-07-195-0/+1
* Merge list_test_cases into run_test_cases.maruel@chromium.org2012-07-196-149/+141
* Fix 2 ChromeDriver compatibility crashes.kkania@chromium.org2012-07-192-18/+34
* gdata: Stop saving GDataFile::kind_ in protosatorux@chromium.org2012-07-193-5/+1
* Extensions Docs Server: Changed enum types to display enumerated string and l...cduvall@chromium.org2012-07-193-44/+47
* Stop using depot_tools/subprocess2.py and implement our timeout support ourself.maruel@chromium.org2012-07-193-22/+218
* Android: Fix one issue for instrumentation on "user" devices.bulach@chromium.org2012-07-192-3/+11
* Android: Push data file needed by HypenatorTest to the device.nileshagrawal@chromium.org2012-07-192-2/+1
* Fix memory leak in TraceSubscriberStdioImpl.husky@chromium.org2012-07-192-18/+6
* gdata: Remove "origin" from GDataDirectoryProtosatorux@chromium.org2012-07-195-37/+32
* Enforce all the source files to be encoded in UTF-8.maruel@chromium.org2012-07-1937-43/+57
* Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socketrch@chromium.org2012-07-1951-56/+559
* Renaming buildbot_try_compiler scriptilevy@chromium.org2012-07-191-0/+0
* Fixed browser action button pushedness on views.yoz@chromium.org2012-07-191-2/+2
* Provide stub implementations of GetStubStats and related functions in GpuMemo...mmocny@chromium.org2012-07-194-17/+199
* Added ARB_get_program_binary extension to the bindings, now we check that for...dmurph@chromium.org2012-07-192-8/+10
* Move content_shell and content_browsertests code into the content namespace.jam@chromium.org2012-07-1920-58/+64
* Disable OldPanelDragBrowserTest.CloseDetachedPanelOnDrag since it is being fl...mmocny@chromium.org2012-07-191-1/+2
* Extensions Docs Server: Internal file systemcduvall@chromium.org2012-07-1958-445/+694
* Save PP_CompletionCallback in ppb_talk_private_thunk.ccjhorwich@chromium.org2012-07-191-1/+1
* Renamed file_name of GDataEntry and GDataEntryProto to base_name.hidehiko@chromium.org2012-07-199-50/+49
* Clear AutocompleteProvider caches in Stop().rohitrao@chromium.org2012-07-1912-23/+27
* Extensions Docs Server: More Handlebar updates!cduvall@chromium.org2012-07-192-2/+2
* Use SPNEGO mechanism with GSSAPI on Posixasanka@chromium.org2012-07-195-38/+24
* Refactored SettingsFrontend and forwarding of calls to the backends.joaodasilva@chromium.org2012-07-1920-268/+447
* [FileBrowser] Added default action in context menu.zvorygin@chromium.org2012-07-193-1/+41
* Fix bug where pyauto-based Gmail scroll test would not scroll.dennisjeffrey@chromium.org2012-07-191-2/+2
* Fix the leak of browser when chrome::Navigate creates a new browser.mazda@chromium.org2012-07-192-3/+26
* Get rid of some unnecessary code in browser_test harness. This seems to be a ...jam@chromium.org2012-07-191-8/+1
* [Mac] Add tooltip for New Tab Button.asvitkine@chromium.org2012-07-193-32/+94
* Refactor the SPDY stream unit test with merging common part.shouqun.liu@intel.com2012-07-195-140/+145
* Update .DEPS.gitchrome-admin@google.com2012-07-191-2/+2
* instant: Fix crash from gesture events on instant preview.sadrul@chromium.org2012-07-1919-83/+138
* Roll skia DEPS to r4647; we've had persistent Android breakage in 4654-4665.tomhudson@google.com2012-07-192-1/+3
* ash: Some now window-management gestures.sadrul@chromium.org2012-07-191-3/+13
* Add unit_tests bundle as a default compile target for Android.nileshagrawal@chromium.org2012-07-192-4/+4
* [Cleanup] Remove unnecessary codeoshima@chromium.org2012-07-192-11/+1
* Use a temp dir for the BrowserContext when content_shell is running as a brow...jam@chromium.org2012-07-194-2/+11
* Changes tab dragging code back (on windows) to use cursorsky@chromium.org2012-07-191-2/+14
* download: Remove unused GetUniquePathNumberWithCrDownload() function.tfarina@chromium.org2012-07-192-11/+0
* Remove use of raw MessageLoop pointers in RtcVideoDecoder. perkj@chromium.org2012-07-194-27/+21
* Fix style violation.nona@chromium.org2012-07-191-4/+6
* [GDrive] Fixed GDrive Settings URL in Ubertray menu.zvorygin@chromium.org2012-07-191-2/+4
* Add PrerenderLinkManager to the ProfileDependancyManager.gavinp@chromium.org2012-07-191-0/+2
* [Mac] Minor tweaks to the position of the Lion+ fullscreen button.rsesek@chromium.org2012-07-192-3/+7
* Include the processId in webNavigation eventsjochen@chromium.org2012-07-197-6/+273
* Avoid calling sscanf in ProcMapsIterator on Linux not to allocated memory in it.dmikurube@chromium.org2012-07-191-7/+148