OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:refactor
(Results
176 - 200
of
436
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/service/
service_process.cc
130
// to abort if run headless. The correct fix for this is to
refactor
the
/external/chromium_org/content/renderer/media/
webrtc_audio_renderer.cc
240
// TODO(xians):
refactor
to make usage of Start/Stop more symmetric.
/external/chromium_org/media/base/android/
media_codec_bridge.cc
317
// TODO(qinmin):
refactor
the code in aac.cc to make it more reusable.
media_source_player.cc
246
// TODO(qinmin):
Refactor
this function. Maybe AudioDecoderJob should provide
878
// TODO(qinmin):
refactor
MediaPlayerBridge so that we have a better way
/external/chromium_org/ppapi/proxy/
ppp_content_decryptor_private_proxy.cc
40
// TODO(dmichael):
Refactor
so this handle sharing code is in one place.
/external/chromium_org/remoting/client/plugin/
pepper_port_allocator.cc
200
// TODO(sergeyu):
Refactor
HttpPortAllocatorSessionBase to fix this.
/external/chromium_org/sync/internal_api/
base_node.cc
179
// TODO(zea):
refactor
bookmarks to not need this functionality.
/external/chromium_org/sync/tools/
sync_client.cc
55
// TODO(akalin):
Refactor
to combine shared code with
/external/chromium_org/third_party/WebKit/Source/core/html/
InputType.h
93
// Any time we are using one of these functions it's best to
refactor
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGDocumentExtensions.cpp
87
// In the future we should
refactor
the use-element to avoid this. See https://webkit.org/b/53704
/external/chromium_org/third_party/libjingle/source/talk/media/sctp/
sctpdataengine_unittest.cc
90
// TODO(ldixon):
Refactor
parent NetworkInterface class so these are not
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideocapturer.cc
335
// TODO(ronghuawu):
Refactor
the WebRtcVideoFrame to avoid memory copy.
webrtcvideoframe.cc
215
// TODO(fbarchard):
Refactor
into base class and share with lmi
/external/chromium_org/third_party/libjingle/source/talk/session/media/
channelmanager.h
304
// TODO(hellner):
refactor
the code such that there is no need to keep two
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
glX_doc.py
99
# At some point,
refactor
this function and
/external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCTargetDesc.cpp
189
// This is duplicated code.
Refactor
this.
/external/mesa3d/src/mapi/glapi/gen/
glX_doc.py
99
# At some point,
refactor
this function and
/frameworks/base/services/java/com/android/server/
IdleMaintenanceService.java
291
//
refactor
the maintenance to use services instead of intents for the
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
RawContact.java
65
// Instead of having a common DataItem super class, we should
refactor
this to be a generic
/packages/apps/DeskClock/src/com/android/deskclock/provider/
Alarm.java
219
// TODO:
Refactor
instance names
/packages/apps/InCallUI/src/com/android/incallui/
CallList.java
478
// TODO:
refactor
and limit arg to be call state. Caller info is not needed.
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
MainLogBuffer.java
236
// TODO:
Refactor
this method to require fewer passes through the LogUnits. Should really
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
LayoutParamsParser.java
40
* TODO:
refactor
this. Could use some cleanup.
/external/chromium/chrome/browser/ui/cocoa/toolbar/
toolbar_controller.mm
758
// |TabStripController|. I'll
refactor
this soon to make it common and expand
780
// |TabStripController|. I'll
refactor
this soon to make it common and expand
/external/chromium_org/chrome/browser/ui/cocoa/toolbar/
toolbar_controller.mm
769
// |TabStripController|. I'll
refactor
this soon to make it common and expand
796
// |TabStripController|. I'll
refactor
this soon to make it common and expand
Completed in 853 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>