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
*
Second attempt to update lzma_sdk to 9.20
bashi@chromium.org
2012-04-22
1
-54
/
+75
*
Move the searchbox out from settings and searchPage div blocks.
yoshiki@chromium.org
2012-04-22
6
-15
/
+16
*
views/status_icons: Sort methods in status_icon_win.cc to match .h
tfarina@chromium.org
2012-04-22
2
-46
/
+49
*
Updating trunk VERSION from 1113.0 to 1114.0
chrome-release@google.com
2012-04-22
1
-1
/
+1
*
Fix chromeos::CellularNetworkStartActivation passing NULL for CrosActivateCel...
hashimoto@chromium.org
2012-04-22
1
-1
/
+1
*
Move GetWifiAccessPoints() to cros_network_functions.cc
hashimoto@chromium.org
2012-04-22
7
-53
/
+104
*
Reimplement AddIPConfig without Libcros
hashimoto@chromium.org
2012-04-22
4
-1
/
+64
*
Replace const char* in cros_network_functions.h with const std::stirng&
hashimoto@chromium.org
2012-04-22
5
-311
/
+303
*
Reimplement ConfigureService without Libcros
hashimoto@chromium.org
2012-04-22
5
-37
/
+37
*
Record recently navigated URLs for prerendering when the page commits.
cbentzel@chromium.org
2012-04-22
2
-3
/
+21
*
Disable force-compositing-mode on background pages
jhorwich@chromium.org
2012-04-22
1
-0
/
+7
*
Remove Chromoting host archive .zip from Windows FILES.cfg.
garykac@chromium.org
2012-04-22
1
-6
/
+0
*
Revert 133313 - I need to move the assertion to a better place.
willchan@chromium.org
2012-04-21
1
-0
/
+4
*
status_icons: Fold RemoveAllIcons() into StatusTray dtor.
tfarina@chromium.org
2012-04-21
3
-21
/
+15
*
browser: Use ShowErrorBox() function in two more places.
tfarina@chromium.org
2012-04-21
1
-8
/
+7
*
[Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/
akalin@chromium.org
2012-04-21
87
-10408
/
+113
*
Add the shortcut for focusing the launcher to the keyboard overlay.
mazda@chromium.org
2012-04-21
3
-0
/
+5
*
An extension docs experiment.
aa@chromium.org
2012-04-21
3
-365
/
+18
*
Updating trunk VERSION from 1112.0 to 1113.0
chrome-release@google.com
2012-04-21
1
-1
/
+1
*
chromeos: Fix SIMLock state parse error
hashimoto@chromium.org
2012-04-21
1
-2
/
+14
*
Reimplement SetNetworkIPConfigProperty and RemoveIPconfig without Libcros
hashimoto@chromium.org
2012-04-21
4
-4
/
+55
*
gdata: Rename functions in GDataFileSystem
satorux@chromium.org
2012-04-21
10
-204
/
+224
*
Use DieFileDie in ChromeTestLauncherDelegate cleanup.
mattm@chromium.org
2012-04-21
1
-2
/
+2
*
HKCR/ChromeHTML Win8 registry requirements
gab@chromium.org
2012-04-21
8
-262
/
+413
*
Web Intents: Fix several leaks in the GTK picker.
jhawkins@chromium.org
2012-04-21
1
-0
/
+6
*
[Sync] Remove read_node_mock.*
akalin@chromium.org
2012-04-21
3
-42
/
+0
*
Return error from automation server if cancel/pause targets aren't IN_PROGRESS.
rdsmith@chromium.org
2012-04-21
1
-0
/
+7
*
Aura: Don't set a minimum size for our windows on Linux.
erg@chromium.org
2012-04-21
1
-0
/
+3
*
Fix empty VPN menu after a failed connection.
kevers@chromium.org
2012-04-21
1
-1
/
+2
*
sync: Make BaseNode lookup-related Init functions return specific failures.
tim@chromium.org
2012-04-21
30
-233
/
+366
*
Use single quotes instead of double quotes for the keyboard overlay data to a...
mazda@chromium.org
2012-04-21
1
-10974
/
+10974
*
Fix the warning text on data and traffic tab.
lipalani@chromium.org
2012-04-21
2
-5
/
+3
*
Assert when URLRequests leak for the main URLRequestContexts.
willchan@chromium.org
2012-04-21
1
-4
/
+0
*
Do not run netflix test in 'FULL' pyauto suite
nirnimesh@chromium.org
2012-04-21
2
-26
/
+45
*
Make sure last visit time and created time are same when visit count is zero.
michaelbai@chromium.org
2012-04-21
2
-4
/
+50
*
Find feature for tracing, at long last.
nduca@chromium.org
2012-04-21
19
-219
/
+1007
*
Convert ResourceDispatcherHost ui_test to browser_test.
jam@chromium.org
2012-04-21
1
-1
/
+0
*
views: Do not pass SkColor by const-reference as it's defined as POD(integer)...
tfarina@chromium.org
2012-04-20
9
-20
/
+22
*
gdata: Get rid of GDataFileSystem::ParseDocumentFeed()
satorux@chromium.org
2012-04-20
6
-41
/
+48
*
views: Get rid CreateFramelessWindowWithParentAndBounds() function.
tfarina@chromium.org
2012-04-20
2
-18
/
+0
*
CrOS: Fix assign-to-self.
jhawkins@chromium.org
2012-04-20
1
-1
/
+1
*
Fix bug 124426: Attached panels lost the ability to be resized on Windows
jianli@chromium.org
2012-04-20
1
-0
/
+1
*
tweaks to LocalStrings
estade@chromium.org
2012-04-20
13
-23
/
+279
*
hardcode 16px width on favicons in search engine manager
estade@chromium.org
2012-04-20
1
-0
/
+1
*
[Chromoting] Add Me2Me host .zip to Chrome archive site.
garykac@chromium.org
2012-04-20
2
-0
/
+12
*
Fixed the DomMutationEvent PyAuto methods so that MutationObservers are only ...
craigdh@chromium.org
2012-04-20
2
-18
/
+22
*
Log when a browser plugin hangs
whyuan@google.com
2012-04-20
2
-15
/
+72
*
Add signed-in status to chrome://sync
rlarocque@chromium.org
2012-04-20
1
-7
/
+13
*
NaCl validation caching: improve startup speed by ~70 ms on Linux.
ncbray@chromium.org
2012-04-20
1
-0
/
+7
*
Convert serial API to use array of longs instead of string.
miket@chromium.org
2012-04-20
8
-13
/
+55
[next]