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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change GpuDataManager to use Observer notifications rather than callbacks. T...
csilv@chromium.org
2011-11-01
3
-47
/
+27
*
Refactored TypedUrlChangeProcessor to treat ADD and UPDATE similarly.
atwilson@chromium.org
2011-11-01
6
-109
/
+52
*
Ensure forced process swaps use the correct page_id and SiteInstance.
creis@chromium.org
2011-11-01
2
-0
/
+53
*
Disabled one PyAuto test.
frankf@google.com
2011-11-01
1
-0
/
+2
*
Add webkit_glue namespace. Improve some variable and test names.
gbillock@chromium.org
2011-11-01
24
-223
/
+259
*
Gets disable inactive frame rendering to work correctly for aura. This
sky@chromium.org
2011-11-01
4
-19
/
+32
*
Add CHECK to catch places where BrowserProcessImpl's refcount goes to 0.
willchan@chromium.org
2011-11-01
1
-0
/
+1
*
reapply r107999
estade@chromium.org
2011-11-01
2
-1
/
+4
*
Remove another manually-bound user32 import
cpu@chromium.org
2011-11-01
1
-15
/
+2
*
Disable failing policy_prefs_ui tests
nirnimesh@chromium.org
2011-11-01
1
-0
/
+3
*
top sites: allow TopSites to return all 20 cached sites
estade@chromium.org
2011-11-01
3
-7
/
+4
*
Don't close background pages if there is a pending response (callback).
tessamac@chromium.org
2011-11-01
12
-14
/
+102
*
Removed 6 omnibox PyAuto tests from CONTINUOUS_PUBLIC suite.
frankf@google.com
2011-11-01
1
-5
/
+11
*
Add a command line flag (--enable-fixed-position-compositing) for enabling co...
vangelis@chromium.org
2011-11-01
1
-0
/
+2
*
Move Mac's WebDragDest to content.
avi@chromium.org
2011-11-01
7
-490
/
+11
*
Disable testIndexedDBNullKeyPathPersistence until fixed in webkit
nirnimesh@chromium.org
2011-11-01
1
-0
/
+2
*
Move some Autofill processing logic on form submit to a background thread.
isherman@chromium.org
2011-11-01
6
-170
/
+297
*
Make settings page more touch friendly.
bshe@chromium.org
2011-11-01
5
-16
/
+61
*
Add icon-visibility attribute to cr.ui.Tree.
flackr@chromium.org
2011-11-01
8
-56
/
+100
*
Make LazyInstance managed Locks leaky.
thestig@chromium.org
2011-11-01
1
-3
/
+3
*
Trigger print immediately on selecting GCP escape hatch on Chrome OS
abodenha@chromium.org
2011-11-01
1
-0
/
+2
*
Used use-gl=any instead of forcing osmesa for UI tests.
alokp@chromium.org
2011-11-01
4
-41
/
+2
*
[Sync] Mark MigratePrefsAndBoolkmarkThenModifyBookmark as flaky
zea@chromium.org
2011-11-01
1
-1
/
+2
*
Use a DownloadRequestHandle pointer in construction to allow mocking for tests.
rdsmith@chromium.org
2011-11-01
1
-5
/
+7
*
Add support for temporarily disabling sync.
nyquist@chromium.org
2011-11-01
5
-11
/
+72
*
Make the omnibox treat all paths that end in \ or / as URLs, not just paths t...
pkasting@chromium.org
2011-11-01
2
-2
/
+8
*
Enable Flapper by default with USE_AURA.
ben@chromium.org
2011-11-01
1
-3
/
+10
*
Fixed touch build after 8395042.
altimofeev@chromium.org
2011-11-01
2
-11
/
+9
*
aura: Fix build after r108132 and r108048.
sadrul@chromium.org
2011-11-01
1
-1
/
+1
*
Rearrange Should*Download delegate calls to be more useful and intuitive.
rdsmith@chromium.org
2011-11-01
2
-10
/
+6
*
Disable prefs.PrefsTest.testHaveLocalStatePrefs from running on Google Chrome...
nirnimesh@chromium.org
2011-11-01
1
-0
/
+4
*
Fix GetPrefsInfo()
nirnimesh@chromium.org
2011-11-01
1
-2
/
+2
*
[Mac] Stop listening for NSWindowWillCloseNotification in |-dealloc| to fix a...
rsesek@chromium.org
2011-11-01
2
-1
/
+9
*
Add warning to Mac that passwords are shared between profiles through the und...
mirandac@chromium.org
2011-11-01
5
-0
/
+19
*
Create constrained windows in a hidden state.
asanka@chromium.org
2011-11-01
3
-4
/
+176
*
Disable testAboutAppCacheTab
nirnimesh@chromium.org
2011-11-01
1
-0
/
+2
*
aura: Use the existing notification system.
sadrul@chromium.org
2011-11-01
4
-41
/
+37
*
Remove ViewProp from aura build
oshima@google.com
2011-11-01
1
-7
/
+4
*
Update LocalState pyauto calls to work without first browser window
nirnimesh@chromium.org
2011-11-01
4
-12
/
+13
*
Revert 108116 - Use GYP to build nacl_irt
dmichael@chromium.org
2011-11-01
1
-11
/
+74
*
Use GYP to build nacl_irt
noelallen@google.com
2011-11-01
1
-74
/
+11
*
Sync Promo: Capitalization adjustment for "Sign in and sync"
sail@chromium.org
2011-11-01
1
-2
/
+2
*
Delete GlobarError and Protector only after the error was removed from global...
avayvod@chromium.org
2011-11-01
4
-3
/
+11
*
Split Mac WebDropTarget into two, content and chrome.
avi@chromium.org
2011-11-01
9
-41
/
+147
*
Added histogram on successful check. Safe verification
avayvod@chromium.org
2011-11-01
6
-4
/
+39
*
Pass through installer errors from Google Update to the About box.
finnur@chromium.org
2011-11-01
5
-69
/
+164
*
Adds a bubble that asks a user whether to integrate the Spelling service.
hbono@chromium.org
2011-11-01
11
-82
/
+253
*
[cros] Fix OOBE image selection screen layout.
ivankr@chromium.org
2011-11-01
1
-0
/
+4
*
[cros] Fix OOBE image selection screen title.
ivankr@chromium.org
2011-11-01
1
-1
/
+3
*
Updating trunk VERSION from 925.0 to 926.0
chrome-release@google.com
2011-11-01
1
-1
/
+1
[next]