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
*
Protect InputMethodMenu from multiple notifications.
stevenjb@chromium.org
2011-12-22
2
-22
/
+37
*
Revert 115610 - Broke Win Aura Compile
rsesek@chromium.org
2011-12-22
7
-56
/
+51
*
Coverity: Fixing unused variables bugs.
dpapad@chromium.org
2011-12-22
1
-2
/
+2
*
Implement Panel::GetDispositionForPopupBounds() and move shared logic to brow...
stevenjb@chromium.org
2011-12-22
7
-51
/
+56
*
Change GpuPixelTests to use GrabWindowSnapshot
pkotwicz@chromium.org
2011-12-22
3
-21
/
+57
*
This is the third patch in the series.
lipalani@chromium.org
2011-12-22
3
-12
/
+93
*
Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, sc...
ajwong@chromium.org
2011-12-22
2
-1
/
+14
*
Bluetooth UI refresh
kevers@chromium.org
2011-12-22
24
-1306
/
+499
*
Coverity: Fix unchecked return values
kmadhusu@chromium.org
2011-12-22
6
-12
/
+21
*
Move TabContentsObserver to content/public, rename it to WebContentsObserver,...
jam@chromium.org
2011-12-22
94
-282
/
+259
*
Mark OutOfProcessPPAPITest.FlashFullscreen FLAKY.
jbates@chromium.org
2011-12-22
1
-1
/
+2
*
Added test for disallowed nacl sockets switch.
ygorshenin@google.com
2011-12-22
1
-0
/
+29
*
Update webdata files to take advantage of DLOG(FATAL) in
gbillock@chromium.org
2011-12-22
11
-490
/
+163
*
In order to resume a download some more information needs to be gathered.
ahendrickson@chromium.org
2011-12-22
2
-19
/
+30
*
Add JavaScript Harmony flag to chrome://flags
arv@chromium.org
2011-12-22
2
-0
/
+14
*
Remove Hunspell on OS X - step 5
jeremy@chromium.org
2011-12-22
4
-20
/
+3
*
Updating trunk VERSION from 980.0 to 981.0
chrome-release@google.com
2011-12-22
1
-1
/
+1
*
Move the remaining TabContents methods to the WebContents interface, switchin...
jam@chromium.org
2011-12-22
23
-66
/
+67
*
Coverity: Fix unchecked return bugs.
kmadhusu@chromium.org
2011-12-22
3
-5
/
+6
*
Remove references to obsolete TOUCH_UI build - extension sample
rbyers@chromium.org
2011-12-22
2
-8
/
+1
*
Remove references to obsolete TOUCH_UI build
rbyers@chromium.org
2011-12-22
5
-25
/
+1
*
Remove references to obsolete TOUCH_UI build
rbyers@chromium.org
2011-12-22
2
-10
/
+1
*
[cros] OOBE/Login: make 'Sign in' and 'Enter' buttons resizable.
ivankr@chromium.org
2011-12-22
1
-26
/
+20
*
gtk: Add missing ui:: to ResourceBundle references.
tfarina@chromium.org
2011-12-22
30
-70
/
+71
*
Do not set "charIndex" of TTS event when no valid value is provided.
hashimoto@chromium.org
2011-12-22
1
-5
/
+16
*
Marked the ExtensionL10nUtil.GetValidLocalesEmptyLocaleFolder as flaky
pastarmovj@chromium.org
2011-12-22
1
-1
/
+1
*
Make the login screen update when the device policies change.
pastarmovj@chromium.org
2011-12-22
10
-11
/
+80
*
[cros] Login/OOBE: disable the header bar together with user pods.
ivankr@chromium.org
2011-12-22
4
-3
/
+26
*
Reland 115318 - Return backup TemplateURL on default search change.
ivankr@chromium.org
2011-12-22
10
-36
/
+96
*
Change system settings based on when mouse/touchpad is connected/disconnected.
achuith@chromium.org
2011-12-22
12
-20
/
+185
*
WebUI Bookmark All Tabs Dialog: Polish Titlebar on ChromeOS
yoshiki@chromium.org
2011-12-22
3
-0
/
+21
*
Fix a NULL check typo in DownloadBuffer.
thestig@chromium.org
2011-12-22
1
-1
/
+0
*
cr/ui/grid.js: fix the regression of Grid.getAfterFillerHeight()
yoshiki@chromium.org
2011-12-22
1
-2
/
+2
*
Revert 115515 - [Aura] Implement views-based applist.
pastarmovj@chromium.org
2011-12-22
25
-732
/
+123
*
Overwrite the multi-install binaries' usagestates value if it's already there.
grt@chromium.org
2011-12-22
2
-3
/
+6
*
[Aura] Implement views-based applist.
xiyuan@chromium.org
2011-12-22
25
-123
/
+732
*
[Sync] Ensure encryption happens before syncing with the server.
zea@chromium.org
2011-12-22
1
-5
/
+8
*
Updating trunk VERSION from 979.0 to 980.0
chrome-release@google.com
2011-12-22
1
-1
/
+1
*
Change PanelSlideAnimation to PanelBoundsAnimation.
prasadt@chromium.org
2011-12-22
9
-40
/
+33
*
change the DeviceSettingsProvider to send notifications on policy reload too.
pastarmovj@chromium.org
2011-12-22
1
-17
/
+39
*
Reland r115297: Add overflow indicator count on Windows.
jianli@chromium.org
2011-12-22
14
-46
/
+872
*
Move navigation_details.h to content/public/browser.
jam@chromium.org
2011-12-22
37
-37
/
+37
*
Coverity fixlet: fix PASS_BY_VALUE.
scr@chromium.org
2011-12-22
2
-2
/
+2
*
Make net-internals filter work with source types
mmenke@chromium.org
2011-12-22
1
-0
/
+5
*
Move a bunch of methods from TabContents into the WebContents interface. This...
jam@chromium.org
2011-12-22
50
-101
/
+102
*
Remove custom Task implementation from ProfileManager.
dcheng@chromium.org
2011-12-22
1
-38
/
+25
*
base::Bind() cleanup in chrome/browser/net
dcheng@chromium.org
2011-12-22
2
-9
/
+8
*
Bookmark import from IE preserving the order.
kinaba@chromium.org
2011-12-22
5
-151
/
+605
*
base::Bind() and custom Task conversion for chrome/browser/spellchecker
dcheng@chromium.org
2011-12-22
1
-58
/
+42
*
gtk: Include SkColor.h instead of SkPaint.h in infobar_gtk.h
tfarina@chromium.org
2011-12-22
1
-2
/
+1
[next]