index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[cros] Fix interactive_ui_tests:ScreenLockerTest.TestShowTwice
ivankr@chromium.org
2012-07-19
1
-34
/
+3
*
[File Manager] Fixing regressions introduced in r147043
kaznacheev@chromium.org
2012-07-19
2
-5
/
+7
*
Upstream support for WebKit shared timer toggling.
pliard@chromium.org
2012-07-19
14
-9
/
+163
*
Support for printing the dns configuration and hosts.
dcastagna@google.com
2012-07-19
1
-74
/
+208
*
[filemanager] Fix task picker bugs introduced in r147043.
dgozman@chromium.org
2012-07-19
2
-1
/
+4
*
[cros] UserManager cleanup regarding stub/demo users.
ivankr@chromium.org
2012-07-19
11
-51
/
+38
*
Update the suppression for uninits in gpu::gles2 shader compilation (issue 11...
glider@chromium.org
2012-07-19
1
-1
/
+44
*
Android: fix test runners for non-rooted devices.
bulach@chromium.org
2012-07-19
3
-4
/
+14
*
Fix Mac component build by using correct #define in ui/gfx/color_profile.cc.
bauerb@chromium.org
2012-07-19
1
-1
/
+1
*
Suppress unaddressable accesses in glslang_parse (issue 138045)
glider@chromium.org
2012-07-19
1
-2
/
+25
*
Adding FileUtil::CreateSnapshotFile
kinuko@chromium.org
2012-07-19
12
-47
/
+170
*
Use common stack trace code in Android port
skyostil@chromium.org
2012-07-19
2
-17
/
+0
*
Revert 147413 - gdrive: Get JSON feeds parsing off the UI thread.
jochen@chromium.org
2012-07-19
6
-282
/
+34
*
Move GetTimeFromString from gdata_wapi_parser.cc to gdata_util.cc
kochi@chromium.org
2012-07-19
6
-227
/
+222
*
PyAuto: Fix race in wait for login form reload after policy refresh
bartfab@chromium.org
2012-07-19
3
-9
/
+40
*
When simulating a navigation via TestRenderViewHost, first start a provisiona...
jochen@chromium.org
2012-07-19
1
-0
/
+3
*
Update API of OAuth2AccessTokenFetcher to return an expiration date.
qsr@chromium.org
2012-07-19
15
-30
/
+84
*
Updating trunk VERSION from 1211.0 to 1212.0
chrome-release@google.com
2012-07-19
1
-1
/
+1
*
gdrive: Get JSON feeds parsing off the UI thread.
yoshiki@chromium.org
2012-07-19
6
-34
/
+282
*
Extend the suppression for v8::internal::NativeRegExpMacroAssembler::Execute ...
glider@chromium.org
2012-07-19
1
-39
/
+64
*
Fixed namespace comments
battre@chromium.org
2012-07-19
2
-2
/
+2
*
Removing usage of profile_->GetHistory() from the codebase in order to remove...
rlp@chromium.org
2012-07-19
4
-12
/
+16
*
Update .DEPS.git
chrome-admin@google.com
2012-07-19
1
-2
/
+2
*
Revert 147401 - Merge branch 'master' of http://git.chromium.org/chromium/src...
jochen@chromium.org
2012-07-19
5
-43
/
+1
*
Early exit in content_browsertests when running under aura since content_shel...
jam@chromium.org
2012-07-19
1
-0
/
+4
*
Fix NetInternalsTest.netInternalsDnsViewIncognitoClears after r147404. It tur...
jam@chromium.org
2012-07-19
1
-5
/
+12
*
Get content_browsertest working. I've added a simple test for now, and will c...
jam@chromium.org
2012-07-19
27
-122
/
+427
*
Update .DEPS.git
chrome-admin@google.com
2012-07-19
1
-2
/
+2
*
Merge branch 'master' of http://git.chromium.org/chromium/src into mywork
bsy@google.com
2012-07-19
5
-1
/
+43
*
Import favicons from Internet Explorer.
kinaba@chromium.org
2012-07-19
3
-50
/
+258
*
Add isWritableFileEntry to the fileSystem API
thorogood@chromium.org
2012-07-19
15
-4
/
+130
*
Add abstract class HistogramBase. It will be the sub class of all
kaiwang@chromium.org
2012-07-19
6
-19
/
+75
*
Boost frame rate measurement histogram range by 2x
nduca@chromium.org
2012-07-19
1
-4
/
+4
*
views: Improve the doc comment for BubbleFrameView.
tfarina@chromium.org
2012-07-19
2
-12
/
+12
*
Dummy change to trigger the bots
nsylvain@chromium.org
2012-07-19
1
-1
/
+1
*
This removes low level flushes in the command buffer on texture upload and ev...
brianderson@chromium.org
2012-07-19
2
-24
/
+0
*
views: Remove unused net include from examples_browser_main_parts.cc
tfarina@chromium.org
2012-07-19
1
-1
/
+0
*
Revert "Add env var for GPU process sandbox."
jorgelo@chromium.org
2012-07-19
1
-8
/
+0
*
[chromeos] Tests should skip OOBE flow by default
nirnimesh@chromium.org
2012-07-19
7
-16
/
+32
*
Log host startup (Linux/Mac)
lambroslambrou@chromium.org
2012-07-19
1
-0
/
+1
*
Fixes crash in FrameMaximizeButton. The crash would happen if the gesture
sky@chromium.org
2012-07-19
1
-11
/
+12
*
refactor code for android haveOnlyLookbackAddresses
james.wei@intel.com
2012-07-19
1
-15
/
+12
*
Remove ThumbnailOptions, which is no longer used.
mazda@chromium.org
2012-07-19
2
-48
/
+24
*
cros: Fix FramePainterTest.Basics failure on VS2010
jamescook@chromium.org
2012-07-19
1
-9
/
+8
*
gdrive: Parse timezone suffix on date string in JSON.
yoshiki@chromium.org
2012-07-19
3
-17
/
+198
*
[chromeos] Look for fake login auth extension in an alternative location
nirnimesh@chromium.org
2012-07-19
1
-2
/
+6
*
Add support for multiple parameter callbacks to renderer
mtytel@chromium.org
2012-07-19
2
-33
/
+14
*
Remove bookmark bubble debugging code.
msw@chromium.org
2012-07-19
3
-35
/
+6
*
content: Put test_url_constants.* into content namespace.
tfarina@chromium.org
2012-07-19
6
-26
/
+23
*
Don't send a DragLeave to the renderer if we didn't send a DragEnter.
dcheng@chromium.org
2012-07-19
1
-7
/
+8
[prev]
[next]