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
...
*
Rename |print_params| to |preview_params| in CreatePreviewDocument() function.
kmadhusu@chromium.org
2011-01-26
3
-10
/
+10
*
sync: remove a test expectation that is actually dumb.
tim@chromium.org
2011-01-26
1
-2
/
+0
*
Add Perceived PageLoad Time (PPLT) metrics for Prerender Experiments.
tburkard@chromium.org
2011-01-26
9
-7
/
+146
*
Fix for jankiness in some accelerated 2D canvas demos: If there is already a...
senorblanco@chromium.org
2011-01-26
3
-5
/
+16
*
DOMUI: Don't show the close button on list items if the item is not selected.
jhawkins@chromium.org
2011-01-26
1
-0
/
+1
*
More net/ method ordering.
erg@google.com
2011-01-26
50
-2801
/
+2838
*
views: Move standard_layout.h into the layout directory.
tfarina@chromium.org
2011-01-26
72
-96
/
+99
*
Get URLRequestContextGetter from profile associated with the WebResourceServi...
mirandac@chromium.org
2011-01-26
2
-1
/
+5
*
Revert 72704 - Defered collect DirectX diagnostics until they are needed for ...
apatrick@chromium.org
2011-01-26
17
-88
/
+50
*
lastchange: don't use git rev-parse output when it fails
evan@chromium.org
2011-01-26
1
-1
/
+4
*
keyboard: Update the visibility after tab-switch.
sadrul@chromium.org
2011-01-26
7
-24
/
+71
*
Defered collect DirectX diagnostics until they are needed for about:gpu.
apatrick@chromium.org
2011-01-26
17
-50
/
+88
*
Rolled ANGLE r537:r541.
apatrick@chromium.org
2011-01-26
1
-1
/
+1
*
touch: Hide the X cursor when not in use.
sadrul@chromium.org
2011-01-26
4
-19
/
+145
*
retry r71405:
estade@chromium.org
2011-01-26
5
-12
/
+3
*
MultipleRealmConfirmation hangs on vista tests.
lzheng@chromium.org
2011-01-26
1
-1
/
+8
*
Add hide icon on the click-to-play UI too.
cevans@chromium.org
2011-01-26
3
-2
/
+27
*
70782 needs heapcheck suppressions as well
thakis@chromium.org
2011-01-26
1
-0
/
+6
*
Once we initiate shutdown sequence, don't show crash bar on subsequent startup.
achuith@chromium.org
2011-01-26
2
-4
/
+10
*
Roll WebKit 76687:76707
rniwa@chromium.org
2011-01-26
1
-1
/
+1
*
dom-ui settings: Change search regex to not search for word-boundaries to imp...
csilv@chromium.org
2011-01-26
1
-2
/
+2
*
BUG=70811
rohitbm@google.com
2011-01-26
1
-2
/
+3
*
DOMUI: Fix AF CC field some more.
jhawkins@chromium.org
2011-01-26
2
-30
/
+17
*
Removes different instant behaviors that are no longer used.
sky@chromium.org
2011-01-26
9
-175
/
+33
*
sync: fix a couple less-than comparisons to be less-than-eq in tests.
tim@chromium.org
2011-01-26
1
-2
/
+3
*
Unpacked theme crx files from theme.crx and theme2.crx
tessamac@chromium.org
2011-01-26
9
-0
/
+42
*
Added a function to BrowserMainParts that sets up field trials. It is called ...
cbentzel@chromium.org
2011-01-26
2
-10
/
+18
*
emacs: also handle paths like "..\chrome/foo/bar" seen in build output
evan@chromium.org
2011-01-26
2
-1
/
+24
*
Revert 72685 - [SYNC] Refactor SyncSourceInfo and add support in chrome inval...
zea@chromium.org
2011-01-26
17
-395
/
+61
*
Remove dedup-tests.py (it has moved upstream) and 2 empty
tony@chromium.org
2011-01-26
1
-49
/
+0
*
[SYNC] Refactor SyncSourceInfo and add support in chrome invalidation client ...
zea@chromium.org
2011-01-26
17
-61
/
+395
*
Revert back to original SyncSetupWizard suppression. It shows up in too many ...
thakis@chromium.org
2011-01-26
1
-22
/
+2
*
BlockedPopupTest is flaky.
lzheng@chromium.org
2011-01-26
1
-1
/
+2
*
Clean up net unit testing code.
erg@google.com
2011-01-26
49
-972
/
+1273
*
Suppress TSan reports from libdbus and ignore the lib
timurrrr@chromium.org
2011-01-26
2
-0
/
+8
*
attempt to fix perms on some files
tim@chromium.org
2011-01-26
2
-0
/
+0
*
Revert "Fix crashes in ChromotingHost"
hclam@chromium.org
2011-01-26
10
-255
/
+46
*
Ignore memory accesses below remoting::CompressorZlib::Process until the repo...
timurrrr@chromium.org
2011-01-26
1
-0
/
+2
*
Tweak title bar; give one more pixel at the top, one extra pixel spacing to r...
avi@chromium.org
2011-01-26
3
-32
/
+15
*
Mark FragmentBackForward flaky.
lzheng@chromium.org
2011-01-26
1
-7
/
+1
*
70782 won't shut up
thakis@chromium.org
2011-01-26
1
-1
/
+23
*
Remove the 'url' type from the add startup page overlay
stuartmorgan@chromium.org
2011-01-26
1
-1
/
+1
*
Prepare to revert WebKit patch http://trac.webkit.org/changeset/68310 because...
phajdan.jr@chromium.org
2011-01-26
2
-22
/
+90
*
Hopefully fix PersonalDataManagerTest.ImportFormDataNotEnoughFilledFields
isherman@chromium.org
2011-01-26
2
-3
/
+4
*
Match FormStructure DCHECK to AutoFillManager's check in OnFormSubmitted()
isherman@chromium.org
2011-01-26
2
-3
/
+9
*
Initialize values before calling ALSA APIs
davej@chromium.org
2011-01-26
1
-4
/
+6
*
Update one suppression after r72492
thakis@chromium.org
2011-01-26
1
-2
/
+2
*
Fix a teardown hang caused by an Abort() call while there is a pending read.
acolwell@chromium.org
2011-01-26
4
-23
/
+121
*
Exposed GL_NV_fence bindings to GPU process.
apatrick@chromium.org
2011-01-26
3
-0
/
+35
*
Change default logic for OpenApplicationTab for extensions without launch URLs
rickcam@chromium.org
2011-01-26
1
-1
/
+9
[prev]
[next]