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
*
FileSystem code cleanup 1st cut - does some class renaming.
kinuko@chromium.org
2010-11-09
17
-119
/
+116
*
Remove the option to forget wireless networks from non-owners.
zork@chromium.org
2010-11-09
3
-2
/
+20
*
Reland r63578 - Release ChromeURLRequestContextGetters' references on IO thre...
willchan@chromium.org
2010-11-09
6
-17
/
+102
*
Exploratory Tool for long running and adhoc testing.
nirnimesh@chromium.org
2010-11-09
3
-0
/
+413
*
Adds a switch to change the instant-url. This'll be used for testing.
sky@chromium.org
2010-11-09
3
-0
/
+9
*
Fix pyauto tests, to refer to chrome_command_ids.h.
nirnimesh@chromium.org
2010-11-09
1
-1
/
+1
*
Add a script to fetch prebuilt binaries for running PyAuto.
nirnimesh@chromium.org
2010-11-09
2
-0
/
+178
*
Updated gyp file also.
ben@chromium.org
2010-11-09
1
-4
/
+4
*
build fix - forgot to add these files on this machine.
ben@chromium.org
2010-11-09
1
-136
/
+3
*
build fix - forgot to add these files on this machine.
ben@chromium.org
2010-11-09
2
-0
/
+26
*
Move more files to chrome/browser/ui
ben@chromium.org
2010-11-09
14
-18
/
+1581
*
This test fails on MacOs.
lzheng@chromium.org
2010-11-09
1
-1
/
+5
*
Use BrowserThread instead of BrowserProcessSubThread for cache thread.
willchan@chromium.org
2010-11-09
1
-1
/
+1
*
Change the private image data shared memory handle code to return a native
brettw@chromium.org
2010-11-09
1
-2
/
+9
*
Stop using DestructionObserver in OCSP code. Explicilty cancel all URLRequests.
willchan@chromium.org
2010-11-09
1
-0
/
+14
*
Do not send many requests to flimflam when network chagned.
oshima@chromium.org
2010-11-09
7
-26
/
+59
*
Fix so that we don't show activate 3G in both OOBE and login screen.
chocobo@chromium.org
2010-11-09
1
-4
/
+2
*
Discard GEOLOCATION_* notifications, instead observe preference notifications.
csilv@chromium.org
2010-11-09
4
-33
/
+14
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2010-11-09
29
-41
/
+44
*
Initialize download path_uniquifier for saved download history items.
kinuko@chromium.org
2010-11-09
2
-1
/
+1
*
Don't show activate 3G from login screen.
chocobo@chromium.org
2010-11-09
1
-5
/
+14
*
- Relanding 61718.
apatrick@chromium.org
2010-11-09
25
-118
/
+440
*
Enabled GPUBrowserTest.BrowserTestLaunchedWithOSMesa on mac and windows.
apatrick@chromium.org
2010-11-09
1
-9
/
+1
*
Fix typo introduced in r56164. This caused PLT histograms to only be saved
tonyg@chromium.org
2010-11-09
1
-1
/
+1
*
Build fix.
evan@chromium.org
2010-11-09
1
-0
/
+1
*
Build fix? Why didn't the trybots complain?
evan@chromium.org
2010-11-09
1
-0
/
+1
*
Build fix for Chrome Frame.
evan@chromium.org
2010-11-09
1
-0
/
+1
*
Build fix.
evan@chromium.org
2010-11-09
1
-0
/
+1
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
128
-413
/
+406
*
Fix bubble offset issue (bubble x-coordinate pointing to wrong place) on OS X.
mirandac@chromium.org
2010-11-08
2
-18
/
+10
*
Chromoting: Rename ChromotocolConfig -> SessionConfig
garykac@chromium.org
2010-11-08
2
-1
/
+7
*
Remove "name" field from indexed databases.
jochen@chromium.org
2010-11-08
24
-423
/
+167
*
Added Status Icon support for Window and Linux
rickcam@chromium.org
2010-11-08
5
-30
/
+566
*
Made OSMesa work on Mac for WebGL.
apatrick@chromium.org
2010-11-08
3
-36
/
+29
*
base: Remove 'using' declaration of SStringPrintf.
tfarina@chromium.org
2010-11-08
8
-20
/
+33
*
5 new bookmark sync tests
rsimha@chromium.org
2010-11-08
4
-3
/
+186
*
Erase base/move. The pattern we use is pass by const ref and this is confusin...
brettw@chromium.org
2010-11-08
2
-14
/
+15
*
* Add follow_redirects_ field to pepper::URLRequestInfo, follow_redirects() a...
brettw@chromium.org
2010-11-08
1
-2
/
+1
*
Force recalc of window key loop; fixes problems with tabbing out of the locat...
avi@chromium.org
2010-11-08
1
-0
/
+7
*
Move browser.cc,h and browser_window.h to browser/ui
ben@chromium.org
2010-11-08
6
-1461
/
+1487
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2010-11-08
19
-33
/
+39
*
Disable failing testDownloadsPersistence, testNoUnsafeDownloadsOnRestart tests
nirnimesh@chromium.org
2010-11-08
1
-1
/
+6
*
Add api method to get an installed extension by ID.
tessamac@google.com
2010-11-08
8
-17
/
+317
*
Allow verbatim to be passed in OnSearchBoxChange.
tonyg@chromium.org
2010-11-08
6
-3
/
+9
*
Adding a sample for searching through the Chrome extension docs using omnibox.
kurrik@chromium.org
2010-11-08
10
-13
/
+580
*
Attempt at fixing unit_test crash on mac bots. The main egregious
sky@chromium.org
2010-11-08
3
-8
/
+13
*
Reapply part of r64637, which caused mysterious failures on mac waterfall.
erg@google.com
2010-11-08
3
-5
/
+5
*
Better support for failed network connection attempts (chromiumos:8594).
stevenjb@chromium.org
2010-11-08
5
-70
/
+114
*
Remove the mention of the "page" icon from the browserAction discussion.
kathyw@chromium.org
2010-11-08
2
-2
/
+2
*
Fix compile failure on GCC
pkasting@chromium.org
2010-11-08
1
-1
/
+1
[next]