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
*
Remove a pair of overly aggressive DCHECKs
jar@chromium.org
2010-11-29
2
-2
/
+0
*
Fix for not instantiating a new page on singleton tabs when the tab is already
rkc@chromium.org
2010-11-29
3
-7
/
+42
*
Mac: Add unit test that makes sure clicking accelerated views focuses the RWH...
thakis@chromium.org
2010-11-29
4
-28
/
+125
*
New Cloud Print Proxy setup UI.
scottbyer@chromium.org
2010-11-29
26
-29
/
+692
*
Make base's fork of ICU macros use its internal version for one case that was
brettw@chromium.org
2010-11-29
1
-1
/
+1
*
Unmanaged devices should forget device id/token
danno@chromium.org
2010-11-29
2
-0
/
+30
*
Once a form has been partially autofilled, autofill should only update fields...
isherman@chromium.org
2010-11-29
31
-1476
/
+1951
*
EnumerateModules: Address UI review comments.
finnur@chromium.org
2010-11-29
5
-95
/
+111
*
Roll initial policy template translations to trunk
gfeher@chromium.org
2010-11-29
52
-51
/
+508
*
Linux: Fix client certificate selection dialog handling of esc key.
mattm@chromium.org
2010-11-29
1
-1
/
+11
*
Small fix to make sure we always start connection ID sequences to the same va...
mad@google.com
2010-11-29
1
-3
/
+6
*
Hook up client events to new protocol stubs.
sergeyu@chromium.org
2010-11-29
20
-325
/
+234
*
Adds another instant type that doesn't turn suggest text into
sky@chromium.org
2010-11-29
2
-49
/
+108
*
GTK: Align theme overlays correctly.
erg@google.com
2010-11-29
2
-6
/
+13
*
Finish the doc part of the de-experimentalization of the omnibox API. Please ...
kathyw@chromium.org
2010-11-29
65
-579
/
+2022
*
Nudge webkit so that it redraws network details overlay properly.
xiyuan@chromium.org
2010-11-29
1
-0
/
+7
*
Remove empty directory. The files were removed in r67586.
tony@chromium.org
2010-11-29
0
-0
/
+0
*
Remove the forked npapi layout test plugin from the tree.
tony@chromium.org
2010-11-29
12
-2230
/
+0
*
Load Get Started app from local directory
dpolukhin@chromium.org
2010-11-29
1
-1
/
+7
*
New images used by default as profile pictures. Order is gray, green, blue, y...
avayvod@chromium.org
2010-11-29
8
-3
/
+5
*
Add a unit test for CommandLine that makes sure that GetProgram will not retu...
tommi@chromium.org
2010-11-29
1
-0
/
+19
*
Add chrome/test/data/pyauto_private to .gitignore
isherman@chromium.org
2010-11-29
1
-0
/
+1
*
Fixes bug where instant preview would not show in certain
sky@chromium.org
2010-11-29
1
-24
/
+73
*
Remove an unnecessary DCHECK. IEIsProtectedModeProcess can fail if the call i...
hansl@google.com
2010-11-29
1
-3
/
+5
*
Don't show autofill warning when interacting with field specifying autocomple...
isherman@chromium.org
2010-11-29
2
-5
/
+8
*
GTK: Fix regression where themed images and unthemed images went into the sam...
erg@google.com
2010-11-29
2
-3
/
+11
*
Disable databases.DatabasesTest.testReloadActiveTab on win
nirnimesh@chromium.org
2010-11-29
1
-0
/
+2
*
Remove chrome/browser/ui_thread_helpers.h because it's only used on Mac.
rsesek@chromium.org
2010-11-29
7
-88
/
+50
*
Always use settings UI for mobile network.
xiyuan@chromium.org
2010-11-29
1
-5
/
+4
*
Revert "base: wait for children to terminate."
agl@chromium.org
2010-11-29
1
-55
/
+43
*
base: wait for children to terminate.
agl@chromium.org
2010-11-29
1
-43
/
+55
*
Stop using the old layout test plugin.
tony@chromium.org
2010-11-29
4
-37
/
+4
*
Mac: Disable UI elements in the content settings dialog if the controls are m...
thakis@chromium.org
2010-11-29
5
-27
/
+487
*
Fix task manager context menu to not have any blank menu items.
atwilson@chromium.org
2010-11-29
1
-1
/
+2
*
WebKit roll 72771:72805.
vitalyr@chromium.org
2010-11-29
1
-1
/
+1
*
Fix example lists and untranslated text in generated policy documentation
gfeher@chromium.org
2010-11-29
3
-12
/
+31
*
Specify branch when fetching in sync-webkit-git.py.
enne@chromium.org
2010-11-29
1
-3
/
+18
*
Revert 67560 - Mac: Disable UI elements in the content settings dialog if the...
thakis@chromium.org
2010-11-29
5
-486
/
+27
*
DOMUI Prefs: Bring Basics closer to current mocks
stuartmorgan@chromium.org
2010-11-29
4
-28
/
+45
*
Mac: Disable UI elements in the content settings dialog if the controls are m...
thakis@chromium.org
2010-11-29
5
-27
/
+486
*
Added a method to return the index of a bookmark with respect to its parent b...
pinkerton@chromium.org
2010-11-29
4
-5
/
+27
*
Revert 67544 - Track permissions granted to extensions in prefs
arv@chromium.org
2010-11-29
20
-966
/
+218
*
Small changes to the dev guide (which should've been in the last CL).
kathyw@chromium.org
2010-11-29
2
-6
/
+10
*
IndexedDB: Fix the page cycler.
hans@chromium.org
2010-11-29
1
-1
/
+1
*
Make ScopedTempDir::Delete return a bool so that its functionality can be tes...
tommi@chromium.org
2010-11-29
3
-6
/
+37
*
ffmpeg update to fix ogg data offset
fbarchard@chromium.org
2010-11-29
1
-1
/
+1
*
Bookmark manager: Fix issue where we cache the height of a list item.
arv@chromium.org
2010-11-29
1
-7
/
+28
*
Track permissions granted to extensions in prefs
jstritar@chromium.org
2010-11-29
20
-218
/
+966
*
Miscellaneous small changes to the extensions doc,
kathyw@chromium.org
2010-11-29
11
-24
/
+28
*
Second pass at auditing UI strings for uses of 'Extension' where 'App' would ...
andybons@chromium.org
2010-11-29
1
-2
/
+2
[next]